[#BloombergLP-bsls-NameOf-2conversion] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/NameOf.adoc[NameOf]::operator char const* :relfileprefix: ../../../ :mrdocs: Return a pointer to the a string containing the name of `TYPE`. == Synopsis Declared in `<bsls_nameof.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- operator char const*() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#