summaryrefslogtreecommitdiff
path: root/src/mongo/util/sequence_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-9516 Relax type requirements for second parameter to sequenceContains().Andy Schwerin2013-10-181-3/+3
* Introduce sequence_util.h and sequenceContains<_Container>() free function.Andy Schwerin2013-04-191-0/+36