CLAW Library (a C++ Library Absolutely Wonderful) 1.5.5
|
A type list with a single type, more readable than an imbricated type_list. More...
#include <type_list.hpp>
Public Types | |
typedef type_list< T1, no_type > | result |
A type list with a single type, more readable than an imbricated type_list.
Definition at line 120 of file type_list.hpp.
typedef type_list<T1, no_type> claw::meta::type_list_maker_1< T1 >::result |
Definition at line 122 of file type_list.hpp.