C++ Actor Framework 1.0.0
|
Provides uniform access to properties of actor types. More...
#include <actor_traits.hpp>
Additional Inherited Members | |
Static Public Attributes inherited from caf::default_actor_traits< T, std::is_base_of_v< abstract_actor, T > > | |
static constexpr bool | is_dynamically_typed |
static constexpr bool | is_statically_typed |
static constexpr bool | is_blocking |
static constexpr bool | is_non_blocking |
static constexpr bool | is_incomplete |
Provides uniform access to properties of actor types.