C++ Actor Framework 0.18
Loading...
Searching...
No Matches
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>

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: