summaryrefslogtreecommitdiff
path: root/src/mongo/platform/unordered_map.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16559 Require C++11 and remove conditional compilationAndrew Morrow2015-02-131-38/+0
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-11070 When using libc++, things are never found in TR1, even in C++03 ...Andrew Morrow2013-10-081-4/+9
* Add support for C++11 in platform/unordered_{map|set}.hAndrew Morrow2012-11-081-1/+14
* Cross-compiler support for unordered_map and unordered_set.Andy Schwerin2012-09-101-0/+44