summaryrefslogtreecommitdiff
path: root/src/util/cpp11_container.h
Commit message (Expand)AuthorAge
* Fix C++11 feature detection for undefined _MSC_VER (#7255)mazocomp2018-06-03
* Pass clang-format on 14 trivial header files fixesLoic Blot2017-04-07
* Ensure std::unordered_ be used on MSVC 2010 too (#4600)SmallJoker2016-10-09
* Ensure std::unordered_ will be used on supported MSVC compilersgregorycu2016-10-08
* Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ...Ner'zhul2016-08-10