Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The latest version of this topic can be found at <typeindex>.
Include the standard header <typeindex> to define a class and function that support the indexing of objects of class type_info.
Syntax
#include <typeindex>
Remarks
The hash Structure defines a hash function
that's suitable for mapping values of type type_index to a distribution of index values.
The type_index
class wraps a pointer to a type_info
object to assist in indexing.
See Also
Header Files Reference
Thread Safety in the C++ Standard Library
Standard Template Library