 |
TElementType |
Traits class which gets the element type of a container. |
|
 |
TImpl |
|
|
 |
TIsCharEncodingCompatibleWith |
Trait which tests if a source char type is binary compatible with a destination char type. |
|
 |
TIsCharEncodingSimplyConvertibleTo |
Trait which tests if code units of the source encoding are simply convertible (i.e. by assignment) to the destination encoding. |
|
 |
TIsCharType |
Type trait which tests if a type is a character encoding type. |
|
 |
TIsFixedWidthCharEncoding |
|
|
 |
TIsVoidTypeBase |
|
|
 |
TMemberFunctionPtrOuter |
Type trait which yields the type of the class given a pointer to a member function of that class, e.g.: |
|
 |
TSignedIntType |
Type trait which yields a signed integer type of a given number of bytes. |
|
 |
TUnsignedIntType |
Type trait which yields an unsigned integer type of a given number of bytes. |
|