uTL
micro Template library
|
#include <typelist.h>
Public Types | |
using | type = typelist< L1..., L2... > |
Definition at line 319 of file typelist.h.
using utl::meta::cat_impl::cat_< typelist< L1... >, typelist< L2... > >::type = typelist<L1..., L2...> |
Definition at line 320 of file typelist.h.