Go to the source code of this file.
Namespaces | |
| namespace | Chroma |
| namespace | Chroma::Private |
Classes | |
| struct | Chroma::Int2Type< v > |
| struct | Chroma::Type2Type< T > |
| struct | Chroma::Select< flag, T, U > |
| struct | Chroma::Select< false, T, U > |
| struct | Chroma::Private::ConversionHelper< T, U > |
| struct | Chroma::Private::ConversionHelper< T, U >::Big |
| struct | Chroma::Conversion< T, U > |
| struct | Chroma::Conversion< T, T > |
| struct | Chroma::Conversion< void, T > |
| struct | Chroma::Conversion< T, void > |
| class | Chroma::Conversion< void, void > |
Defines | |
| #define | SUPERSUBCLASS(T, U) |
| #define | SUPERSUBCLASS_STRICT(T, U) |
Definition in file typemanip.h.
Value:
(::Chroma::Conversion<const U*, const T*>::exists && \ !::Chroma::Conversion<const T*, const void*>::sameType)
Definition at line 141 of file typemanip.h.
Value:
Definition at line 153 of file typemanip.h.
1.4.7