summaryrefslogtreecommitdiff
path: root/src/mongo/platform/hash_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16559 Require C++11 and remove conditional compilationAndrew Morrow2015-02-131-42/+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 MONGO_HASH_NAMESPACE macro for use in implementing std::hash<T>.Andy Schwerin2013-09-091-0/+4
* SERVER-9518 Include necessary header in hash_namespace.hSpencer T Brody2013-05-141-0/+8
* SERVER-8676 Macroize 'hash' namespace detection in platform, use for s2Andrew Morrow2013-03-151-0/+47