CAF  0.17.6
caf::detail::tl_cons< What, List > Struct Template Reference

Alias for tl_push_front<List, What>. More...

#include <type_list.hpp>

Inherits caf::detail::tl_push_front< List, What >.

Detailed Description

template<class What, class List>
struct caf::detail::tl_cons< What, List >

Alias for tl_push_front<List, What>.


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