The Pedigree Project
0.1
|
Remove the const qualifier of a type. More...
#include <template.h>
Public Types | |
typedef T | type |
Remove the const qualifier of a type.
Remove the const qualifier of a type without const qualifier
Definition at line 62 of file template.h.
typedef T nonconst_type< T >::type |
The same type
Definition at line 65 of file template.h.