Default implementation of actor_traits
for non-actors (SFINAE-friendly).
More...
#include <actor_traits.hpp>
|
static constexpr bool | is_dynamically_typed = false |
|
static constexpr bool | is_statically_typed = false |
|
static constexpr bool | is_blocking = false |
|
static constexpr bool | is_non_blocking = false |
|
static constexpr bool | is_incomplete = true |
|
template<class T, bool ExtendsAbstractActor>
struct caf::default_actor_traits< T, ExtendsAbstractActor >
Default implementation of actor_traits
for non-actors (SFINAE-friendly).
The documentation for this struct was generated from the following file:
- libcaf_core/caf/actor_traits.hpp