uTL
micro Template library
utl::meta::cat_impl::cat_< typelist< L1... >, typelist< L2... >, Ln... > Struct Template Reference

#include <typelist.h>

Inheritance diagram for utl::meta::cat_impl::cat_< typelist< L1... >, typelist< L2... >, Ln... >:
utl::meta::cat_impl::cat_< typelist< L1..., L2... >, Ln... >

Detailed Description

template<typename... L1, typename... L2, typename... Ln>
struct utl::meta::cat_impl::cat_< typelist< L1... >, typelist< L2... >, Ln... >

Definition at line 324 of file typelist.h.


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