#include <vcruntime_typeinfo.h>
virtual type_info::~type_info |
( |
| ) |
|
throw | ( | |
| ) | | |
|
virtual |
bool type_info::before |
( |
type_info const & |
_Other | ) |
const |
throw | ( | |
| ) | | |
|
inline |
_VCRTIMP int __cdecl __std_type_info_compare(_In_ __std_type_info_data const *_Lhs, _In_ __std_type_info_data const *_Rhs)
__std_type_info_data _Data
Definition: vcruntime_typeinfo.h:107
size_t type_info::hash_code |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
__std_type_info_data _Data
Definition: vcruntime_typeinfo.h:107
_VCRTIMP size_t __cdecl __std_type_info_hash(_In_ __std_type_info_data const *_Data)
char const* type_info::name |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
_VCRTIMP char const *__cdecl __std_type_info_name(_Inout_ __std_type_info_data *_Data, _Inout_ __type_info_node *_RootNode)
__std_type_info_data _Data
Definition: vcruntime_typeinfo.h:107
__type_info_node __type_info_root_node
bool type_info::operator!= |
( |
type_info const & |
_Other | ) |
const |
throw | ( | |
| ) | | |
|
inline |
_VCRTIMP int __cdecl __std_type_info_compare(_In_ __std_type_info_data const *_Lhs, _In_ __std_type_info_data const *_Rhs)
__std_type_info_data _Data
Definition: vcruntime_typeinfo.h:107
bool type_info::operator== |
( |
type_info const & |
_Other | ) |
const |
throw | ( | |
| ) | | |
|
inline |
_VCRTIMP int __cdecl __std_type_info_compare(_In_ __std_type_info_data const *_Lhs, _In_ __std_type_info_data const *_Rhs)
__std_type_info_data _Data
Definition: vcruntime_typeinfo.h:107
char const* type_info::raw_name |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
__std_type_info_data _Data
Definition: vcruntime_typeinfo.h:107
char const _DecoratedName[1]
Definition: vcruntime_typeinfo.h:40
The documentation for this class was generated from the following file: