fennec
Loading...
Searching...
No Matches
Type Identity

Part of the fennec metaprogramming library. This header defines structures for copying types with different traits or rather, transform them, at compile time.

#include <fennec/lang/type_identity.h>
Syntax Description

type_identity<TypeT>::type

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

Template Parameters
TResultant Type