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 with const qualifier
Definition at line 70 of file template.h.
typedef T nonconst_type< const T >::type |
The Type without the const qualifier
Definition at line 73 of file template.h.