#include <TypeInfoHolder.h>
Public Member Functions | |
const std::type_info & | info () const |
bool | operator< (const TypeInfoHolder &iRHS) const |
TypeInfoHolder (const std::type_info &iInfo) | |
Private Attributes | |
const std::type_info & | m_info |
Definition at line 31 of file TypeInfoHolder.h.
|
inline |
Definition at line 33 of file TypeInfoHolder.h.
|
inline |
Definition at line 34 of file TypeInfoHolder.h.
References m_info.
|
inline |
Definition at line 36 of file TypeInfoHolder.h.
References m_info.
|
private |
Definition at line 40 of file TypeInfoHolder.h.
Referenced by info(), and operator<().