summaryrefslogtreecommitdiff
path: root/src/mongo/util/map_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-21108 optimize getShardNoReload to take a HostAndPortAdam Midvidy2015-11-131-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-2/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* fix whitespace/indent and turn onEliot Horowitz2012-10-161-4/+4
* Generalize mongo/util/map_util.h utilities to work with unordered maps, too.Andy Schwerin2012-09-171-5/+3
* Include what you useSiddharth Singh2012-05-141-0/+2
* Utility method for mapSiddharth Singh2012-05-101-0/+33