aboutsummaryrefslogtreecommitdiff
path: root/src/util/cpp11_container.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ensure std::unordered_ be used on MSVC 2010 too (#4600)SmallJoker2016-10-091-1/+1
* Ensure std::unordered_ will be used on supported MSVC compilersgregorycu2016-10-081-0/+8
* Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ...Ner'zhul2016-08-101-0/+35