Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bsls_nameof.h File Reference

Provide a NameOf type for displaying template type at run-time. More...

Go to the source code of this file.

Classes

class  bsls::NameOf_Base
class  bsls::NameOf< TYPE >

Namespaces

namespace  bsls

Functions

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

Detailed Description