actor-framework
Static Public Attributes | List of all members
caf::policy::arg< Ts > Struct Template Reference

Provides a wrapper to pass policy types as values to functions. More...

#include <arg.hpp>

Collaboration diagram for caf::policy::arg< Ts >:
Collaboration graph
[legend]

Static Public Attributes

static const arg value = arg<Ts...>{}
 

Detailed Description

template<class... Ts>
struct caf::policy::arg< Ts >

Provides a wrapper to pass policy types as values to functions.


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