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