fennec
Loading...
Searching...
No Matches
fennec::type_identity< T >

Base Class for Type Transformations. More...

#include <type_identity.h>

Inheritance diagram for fennec::type_identity< T >:
[legend]

Detailed Description

template<typename T>
struct fennec::type_identity< T >

resembles a transformation from one type to T, the result is stored in the member type_transform::type

Template Parameters
TResultant Type

Public Types

using type = T
 the type to transform into
 

The documentation for this struct was generated from the following file: