description | title | ms.date | f1_keywords | ms.assetid | |
---|---|---|---|---|---|
Learn more about: <typeindex> | <typeindex> | 11/04/2016 |
| a9551137-f74b-4f02-af64-ff00214cea1f |
Include the standard header <typeindex> to define a class and function that support the indexing of objects of class type_info.
#include<typeindex>
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.
Header Files Reference
Thread Safety in the C++ Standard Library
C++ Standard Library Reference