Public Types | |
| using | type = type_list<T> |
If T is a type_list, get_as_list<T>::type is T.
If T is not a type_list, get_as_list<T>::type is type_list<T>.
Definition at line 801 of file typelist.hpp.
| using ugmisc::get_as_list< T >::type = type_list<T> |
Definition at line 802 of file typelist.hpp.