[#BloombergLP-bsls-nameOfType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::nameOfType :relfileprefix: ../../ :mrdocs: Return the name of the type of the object passed to this function. == Synopsis Declared in `<bsls_nameof.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> char const* nameOfType(TYPE const&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#