BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bsls_assert.h>
#include <bsls_atomic.h>
#include <bsls_bslonce.h>
#include <bsls_platform.h>
Go to the source code of this file.
Classes | |
class | bsls::NameOf_Base |
class | bsls::NameOf< TYPE > |
Functions | |
template<class TYPE > | |
const char * | bsls::nameOfType (const TYPE &) |
Return the name of the type of the object passed to this function. | |
The content of this file has been pre-processed for Doxygen.