summaryrefslogtreecommitdiff
path: root/src/mongo/bson/bsonelement_comparator_interface.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30044 Delete const&& versions of BSONComparatorInterfaceBase's make* m...Drew Paroski2020-04-231-4/+17
* SERVER-40802 stop using boost::container::flat_setMathias Stearn2019-05-011-20/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38668 Use ordered_unique_range_t when creating flat_set from sorted ve...Henrik Edin2018-12-191-0/+10
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-30189 Reduce calls to allocator for large $in expressionsTess Avitabile2017-08-091-0/+13
* SERVER-24508 BSONElement::ComparatorInterfaceDavid Storch2016-09-021-0/+103