Template specialization of reflex::TypeOp. More...
#include <traits.h>
Public Types | |
typedef const T | Type |
typedef const T | ConstType |
typedef T | NonConstType |
Template specialization of reflex::TypeOp.
typedef const T reflex::TypeOp< const T >::ConstType |
typedef T reflex::TypeOp< const T >::NonConstType |
typedef const T reflex::TypeOp< const T >::Type |