const _XSTD2 type_info * _Tptr
Definition: typeindex:67
 
 
 
 
  
  
      
        
          | size_t type_index::hash_code  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
size_t hash_code() const 
Definition: vcruntime_typeinfo.h:69
 
const _XSTD2 type_info * _Tptr
Definition: typeindex:67
 
 
 
 
  
  
      
        
          | const char* type_index::name  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
char const * name() const 
Definition: vcruntime_typeinfo.h:89
 
const _XSTD2 type_info * _Tptr
Definition: typeindex:67
 
 
 
 
   43         return (!(*
this == _Right));
 
 
 
 
const _XSTD2 type_info * _Tptr
Definition: typeindex:67
 
bool before(type_info const &_Other) const 
Definition: vcruntime_typeinfo.h:84
 
 
 
 
   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: