C++ Actor Framework
1.0.0
Loading...
Searching...
No Matches
caf
type_list
Public Types
|
List of all members
caf::type_list< Ts > Struct Template Reference
A list of types.
More...
#include <type_list.hpp>
Public Types
template<class... Us>
using
append
=
type_list
<Ts..., Us...>
Detailed Description
template<class... Ts>
struct caf::type_list< Ts >
A list of types.
Examples
dining_philosophers.cpp
.
The documentation for this struct was generated from the following file:
libcaf_core/caf/
type_list.hpp
Generated by
1.11.0