OTest2
A C++ testing framework
|
Generic type trait. More...
#include <printtraits.h>
Static Public Member Functions | |
static std::ostream & | print (std::ostream &os_, typename TypeTrait< Type_ >::BestArg value_) |
Generic type trait.
The type traits are used for printing of assertion arguments. User is supposed implementing own traits
Definition at line 38 of file printtraits.h.
|
inlinestatic |
Definition at line 39 of file printtraits.h.