Support Class Library
A set of tools providing classes and utility
|
Type construct that exposes a single type that is its type argument. More...
#include "type_mod.h"
Public Types | |
using | type = T |
Type construct that exposes a single type that is its type argument.
T | being the type argument to expose |
Definition at line 44 of file type_mod.h.
using scl::tools::meta::details::NoOp< T >::type = T |
Definition at line 44 of file type_mod.h.