|
fennec
|
Base Class for Type Transformations. More...
#include <type_identity.h>
resembles a transformation from one type to T, the result is stored in the member type_transform::type
| T | Resultant Type |
Public Types | |
| using | type = T |
| the type to transform into | |