#include <trait.hpp>
Definition at line 176 of file trait.hpp.
Public Types | |
| typedef Unwrap< TypePlain >::Type | Type |
|
typedef boost::remove_cv < TypePointee >::type | TypePlain |
|
typedef boost::remove_pointer < TypeReferred >::type | TypePointee |
|
typedef boost::remove_reference < TypeUnconst >::type | TypeReferred |
| typedef boost::remove_cv< X >::type | TypeUnconst |
1.5.6