sigx++ 2.0.1
|
Traits for adding/removing the const qualifier from a type. More...
#include <const_trait.h>
Public Types | |
typedef const T_type | add |
typedef T_type | remove |
Traits for adding/removing the const qualifier from a type.
typedef const T_type sigx::const_trait< T_type >::add |
typedef T_type sigx::const_trait< T_type >::remove |