CAF 0.17.6
|
Default implementation of actor_traits
for non-actors (SFINAE-friendly).
More...
#include <actor_traits.hpp>
Static Public Attributes | |
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 |
Default implementation of actor_traits
for non-actors (SFINAE-friendly).