Description

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

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