Useful for templates in particular.
Helper type traits and other structs/classes to determine type information at compile time using typename. Useful for templates in particular.
Data Structures | |
| struct | SuperSubclass |
| struct | SuperSubclass< TBase, TBase > |
| struct | UnwrapSharedPtr |
| struct | UnwrapSharedPtr< SharedArrayPtr< T, ID > > |
| struct | UnwrapSharedPtr< SharedPtr< T > > |
| struct | YesNoType |
| struct | YesNoType< false > |