uTL
micro Template library
|
Namespaces | |
utl | |
STL's core language concepts. | |
Typedefs | |
template<typename... > | |
using | utl::meta::void_ = void |
void_ type alias More... | |
template<typename... > | |
using | utl::meta::void_t = void |
void_t type alias More... | |
Detection idiom support header.
using utl::meta::void_ = typedef void |
void_ type alias
void_t meta-function that maps a sequence of any types to the type void
Definition at line 53 of file detection.h.
using utl::meta::void_t = typedef void |
void_t type alias
Definition at line 55 of file detection.h.