Return the name of the type of the object passed to this function.

Synopsis

Declared in <bsls_nameof.h>

template<class TYPE>
char const*
nameOfType(TYPE const&);

Created with MrDocs