CAF
0.17.6
caf
detail
tl_push_front< type_list< ListTs... >, What >
Public Types
|
List of all members
caf::detail::tl_push_front< type_list< ListTs... >, What > Struct Template Reference
Appends
What
to given list.
More...
#include <type_list.hpp>
Public Types
using
type
=
type_list
< What, ListTs... >
Detailed Description
template<class... ListTs, class What>
struct caf::detail::tl_push_front< type_list< ListTs... >, What >
Appends
What
to given list.
The documentation for this struct was generated from the following file:
/build/actor-framework-0.17.6/libcaf_core/caf/detail/type_list.hpp
Generated by
1.8.13