aboutsummaryrefslogtreecommitdiff
path: root/src/util/cpp11_container.h
AgeCommit message (Expand)Author
2017-06-04C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)Loïc Blot
2017-04-07Pass clang-format on 14 trivial header files fixesLoic Blot
2016-10-09Ensure std::unordered_ be used on MSVC 2010 too (#4600)SmallJoker
2016-10-08Ensure std::unordered_ will be used on supported MSVC compilersgregorycu
2016-08-10Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ...Ner'zhul