[#bsl-type_index-name] = xref:bsl.adoc[bsl]::xref:bsl/type_index.adoc[type_index]::name :relfileprefix: ../../ :mrdocs: Return the `name` of the referenced `type_info` object. == Synopsis Declared in `<bslstl_typeindex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char const* name() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#