Hash code functor for type const std::type_info*
.
Definition at line 57 of file std_typeinfo.hpp.
#include <std_typeinfo.hpp>
Public Method Index: | |
size_t | operator() (Key typeinfo) const |
|
inline |
Invokes std::type_info::hash_code
on the wrapped type.
typeinfo | Pointer to the run-time type information struct. |
Definition at line 62 of file std_typeinfo.hpp.