summaryrefslogtreecommitdiff
path: root/src/mongo/util/string_map_internal.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-7886 - StringMap is now based on StringDataEliot Horowitz2012-12-101-21/+4
* UnorderedFastKeyTable - lookup -> storage configurableEliot Horowitz2012-11-291-6/+6
* Add missing inlines to prevent duplicate symbolsMathias Stearn2012-11-151-3/+5
* SERVER-7639 fast StringMap class, no std::string copiesEliot Horowitz2012-11-131-0/+49