Deduces actor
for dynamically typed actors, otherwise typed_actor<...>
is deduced.
More...
#include <infer_handle.hpp>
|
using | type = typename infer_handle_from_behavior< typename T::behavior_type >::type |
|
|
static constexpr spawn_mode | mode = spawn_mode::clazz |
|
template<class T, bool = std::is_base_of<abstract_actor, T>::value>
struct caf::infer_handle_from_class< T, bool >
Deduces actor
for dynamically typed actors, otherwise typed_actor<...>
is deduced.
◆ infer_handle_from_class_t
template<class T , bool = std::is_base_of<abstract_actor, T>::value>
template<class T >
The documentation for this struct was generated from the following file:
- /build/actor-framework-0.17.6/libcaf_core/caf/infer_handle.hpp