|
opynsim
Unofficial C++ Documentation
|
#include <type_info_reference.h>
Public Member Functions | |
| TypeInfoReference (const std::type_info &type_info) noexcept | |
| const std::type_info & | get () const |
| const char * | name () const noexcept |
Friends | |
| bool | operator== (const TypeInfoReference &lhs, const TypeInfoReference &rhs) noexcept |
| bool | operator< (const TypeInfoReference &lhs, const TypeInfoReference &rhs) noexcept |
|
inlinenoexcept |
|
inline |
|
friend |
|
friend |