Return a pointer to the a string containing the name of TYPE, this serves as a convenient way to explicitly cast the return value to a const char *.

Synopsis

Declared in <bsls_nameof.h>

char const*
name() const;

Created with MrDocs