| Classes | |
| struct | add_pointer | 
| struct | conditional | 
| struct | conditional< false, Then, Else > | 
| struct | conditional< true, Then, Else > | 
| struct | remove_const | 
| struct | remove_const< const T > | 
| struct | remove_cv | 
| struct | remove_reference | 
| struct | remove_reference< T & > | 
| struct | remove_volatile | 
| struct | remove_volatile< volatile T > |