actor-framework
Public Member Functions | List of all members
caf::actor_cast_access< To, From, raw_ptr_cast > Class Template Reference

Public Member Functions

To operator() (actor_control_block *x) const
 
To operator() (abstract_actor *x) const
 
template<class T , class = std::enable_if_t<!std::is_pointer_v<T>>>
To operator() (const T &x) const
 

The documentation for this class was generated from the following file: