|
fennec
|
Part of the fennec metaprogramming library. This header defines structures for copying types with different traits or rather, transform them, at compile time.
| Syntax | Description | ||
|---|---|---|---|
type_identity<TypeT>::type |
resembles a transformation from one type to T, the result is stored in the member type_transform::type
|