type_index::type_index |
( |
const type_info & |
_Tinfo | ) |
|
|
inline |
const type_info * _Tptr
Definition: typeindex:64
size_t type_index::hash_code |
( |
| ) |
const |
|
inline |
size_t hash_code() const
Definition: vcruntime_typeinfo.h:69
const type_info * _Tptr
Definition: typeindex:64
const char* type_index::name |
( |
| ) |
const |
|
inline |
const type_info * _Tptr
Definition: typeindex:64
char const * name() const
Definition: vcruntime_typeinfo.h:89
40 return (!(*
this == _Right));
const type_info * _Tptr
Definition: typeindex:64
bool before(type_info const &_Other) const
Definition: vcruntime_typeinfo.h:84
60 return (!(_Right < *
this));
const type_info * _Tptr
Definition: typeindex:64
55 return (_Right < *
this);
50 return (!(*
this < _Right));
The documentation for this class was generated from the following file: