Description

Include the STL standard header <unordered_map> to define the container template classes unordered_map and unordered_multimap, and their supporting templates.

Note: To enable this header file, you must define the macro __IBMCPP_TR1__ .