OTest2
A C++ testing framework
|
A helper trait - get normalized type of a captured assertion parameter. More...
#include <typetraits.h>
Public Types | |
typedef NormalizeStringType< typename std::remove_const< typename std::remove_reference< Type_ >::type >::type >::Type | Type |
A helper trait - get normalized type of a captured assertion parameter.
Definition at line 81 of file typetraits.h.
typedef NormalizeStringType< typename std::remove_const< typename std::remove_reference<Type_>::type>::type>::Type OTest2::AssertionParameter< Type_ >::Type |
Definition at line 84 of file typetraits.h.