Return a const reference to the specified arg for use in debug printing macros.
Synopsis
Declared in <bslim_testutil.h>
template<class T>
static
T const&
debugRep(T const& arg);
Created with MrDocs
Return a const reference to the specified arg for use in debug printing macros.
Declared in <bslim_testutil.h>
template<class T>
static
T const&
debugRep(T const& arg);
Created with MrDocs