Описание тега boost-unordered

Boost.Unordered is a C++ library implementing containers intended to mimic C++11's unordered associative containers

Boost.Unordered is a C++ library implementing containers intended to mimic C++11's unordered associative containers.

(Note that some deviations from the standard are necessary in order to work with non-C++11 compilers and libraries.)