uTL
micro Template library
|
Classes | |
struct | _add_pointer |
struct | at_ |
struct | at_< typelist< List... >, N > |
struct | at_head_ |
struct | at_head_< typelist< voids... > > |
Typedefs | |
template<typename T > | |
using | add_pointer = eval< _add_pointer< T > > |
at: random element access
using utl::meta::at_impl::add_pointer = typedef eval < _add_pointer <T> > |
Definition at line 212 of file typelist.h.