actor-framework
caf::is_typed_actor< T > Struct Template Reference

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

#include <is_typed_actor.hpp>

Inheritance diagram for caf::is_typed_actor< T >:
Inheritance graph
[legend]
Collaboration diagram for caf::is_typed_actor< T >:
Collaboration graph
[legend]

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: