Synopses
Declared in <bslim_testutil.h>
Return the integer code point of the specified wide character arg.
static
int
debugRep(wchar_t arg);
» more...
Return a const reference to the specified arg for use in debug printing macros.
template<class T>
static
T const&
debugRep(T const& arg);
» more...