typename removeReference<T>::type is the same as type T, but is not a reference. More...
#include <classTraits.h>
Public Types | |
typedef removeReference_impl < T >::type | type |
typename removeReference<T>::type is the same as type T, but is not a reference.
Definition at line 359 of file classTraits.h.
typedef removeReference_impl<T>::type type |
Definition at line 366 of file classTraits.h.