[#BloombergLP-bslim-TestUtil-debugRep-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslim.adoc[bslim]::xref:BloombergLP/bslim/TestUtil.adoc[TestUtil]::debugRep :relfileprefix: ../../../ :mrdocs: `debugRep` overloads == Synopses Declared in `<bslim_testutil.h>` Return the integer code point of the specified wide character `arg`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bslim/TestUtil/debugRep-0f.adoc[debugRep](wchar_t arg); ---- [.small]#xref:BloombergLP/bslim/TestUtil/debugRep-0f.adoc[_» more..._]# Return a const reference to the specified `arg` for use in debug printing macros. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class T> static T const& xref:BloombergLP/bslim/TestUtil/debugRep-08.adoc[debugRep](T const& arg); ---- [.small]#xref:BloombergLP/bslim/TestUtil/debugRep-08.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#