Aliases the base type of T, if T is a typedef or enum, or T otherwise. Recurses into further typedefs/enums if required.
See Implementation
Aliases the base type of T, if T is a typedef or enum, or T otherwise. Recurses into further typedefs/enums if required.