This class provide non‐template implementation code for the NameOf template class.

Synopsis

Declared in <bsls_nameof.h>

class NameOf_Base;

Protected Enums

Name

Description

Unnamed enum

Compile‐time constants for trimming compiler‐specific type‐name prefixes.

Protected Static Member Functions

Name

Description

initBuffer

Initialize buffer with the type name extracted from functionName.

Derived Classes

Name

Description

NameOf

Provide a means to display the type name of its template parameter TYPE.

Created with MrDocs