libcaf  0.17.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
caf::is_actor_handle< T > Struct Template Reference

Checks whether T is an actor or a typed_actor<...>. More...

#include <is_actor_handle.hpp>

Inherits false_type.

Detailed Description

template<class T>
struct caf::is_actor_handle< T >

Checks whether T is an actor or a typed_actor<...>.


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