Return the name of the referenced type_info object.
Synopsis
Declared in <bslstl_typeindex.h>
char const*
name() const noexcept;
Return Value
null‐terminated name of the referenced type_info object
Created with MrDocs