#include <type_index.hpp>
Definition at line 26 of file type_index.hpp.
◆ type_index() [1/2]
Gambit::type_index::type_index |
( |
const std::type_info & |
__rhs | ) |
|
|
inline |
◆ type_index() [2/2]
Gambit::type_index::type_index |
( |
| ) |
|
|
inline |
◆ hash_code()
size_t Gambit::type_index::hash_code |
( |
| ) |
const |
|
inline |
◆ name()
const char* Gambit::type_index::name |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator<()
◆ operator<=()
◆ operator=()
const std::type_info& Gambit::type_index::operator= |
( |
const std::type_info & |
__rhs | ) |
|
|
inline |
◆ operator==()
◆ operator>()
◆ operator>=()
◆ std::equal_to< Gambit::type_index >
◆ type_equal_to
◆ _M_target
const std::type_info* Gambit::type_index::_M_target |
|
private |
Definition at line 66 of file type_index.hpp.
Referenced by hash_code(), name(), operator!=(), Gambit::type_equal_to::operator()(), std::equal_to< Gambit::type_index >::operator()(), operator<(), operator<=(), operator=(), operator==(), operator>(), and operator>=().
The documentation for this struct was generated from the following file: