LIBINT
2.1.0-stable
|
Objects of this type provide limited information about the class at runtime. More...
#include <class_registry.h>
Public Types | |
typedef ClassRegistry::ClassID | ClassID |
Public Member Functions | |
ClassID | id () const |
Static Public Member Functions | |
static ClassInfo & | Instance () |
Objects of this type provide limited information about the class at runtime.
Unlike type_info, these objects don't have to be constructed using an object of type T.