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

Evaluates to true if T is a typed_actor<...>. More...

#include <is_typed_actor.hpp>

Inherits false_type.

Detailed Description

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

Evaluates to true if T is a typed_actor<...>.


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