My Project
|
Provides the member typedef "type" that names T (i.e., the identity transformation). More...
#include <type_identity.hpp>
Public Types | |
using | type = T |
the member typedef "type" being provided | |
Provides the member typedef "type" that names T (i.e., the identity transformation).
T | the type that defines the member typedef "type" |