const _XSTD2 type_info * _Tptr
Definition: typeindex:67
size_t type_index::hash_code |
( |
| ) |
const |
|
inline |
const _XSTD2 type_info * _Tptr
Definition: typeindex:67
size_t hash_code() const _THROW0()
Definition: typeinfo:46
const char* type_index::name |
( |
| ) |
const |
|
inline |
const _XSTD2 type_info * _Tptr
Definition: typeindex:67
_CRTIMP_PURE const char *__CLR_OR_THIS_CALL name(__type_info_node *__ptype_info_node=&__type_info_root_node) const
43 return (!(*
this == _Right));
const _XSTD2 type_info * _Tptr
Definition: typeindex:67
_CRTIMP_PURE bool __CLR_OR_THIS_CALL before(const type_info &_Rhs) const
63 return (!(_Right < *
this));
const _XSTD2 type_info * _Tptr
Definition: typeindex:67
58 return (_Right < *
this);
53 return (!(*
this < _Right));
The documentation for this class was generated from the following file: