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.
Defines the container template classes hash_map and hash_multimap and their supporting templates.
In Visual C++ .NET 2003, members of the <hash_map> and <hash_set> header files are no longer in the std namespace, but rather have been moved into the stdext namespace. See stdext Namespace for more information.
For a list of all members of this header, see <hash_map> Members.
#include <hash_map>
Requirements
Header: <hash_map>
Namespace: stdext
See Also
Reference
Thread Safety in the Standard C++ Library