summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/api_common.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-3/+2
* SERVER-47064 Use std::invoke_result instead of std::result_ofMark Benvenuto2020-03-241-1/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-2/+2
* SERVER-37830 Fix undefined behavior when using NULL status objects.Justin Seyster2018-12-211-2/+2
* SERVER-37830 fix ReentrancyGuardBenety Goh2018-12-211-2/+4
* SERVER-37830 Common Status objects for C APIsJustin Seyster2018-12-201-0/+205