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

#include <typelist.h>

Public Types

using type = typelist< L1... >
 

Detailed Description

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

Definition at line 314 of file typelist.h.

Member Typedef Documentation

◆ type

template<typename... L1>
using utl::meta::cat_impl::cat_< typelist< L1... > >::type = typelist<L1...>

Definition at line 315 of file typelist.h.


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