summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/api_common.h
AgeCommit message (Expand)Author
2024-03-19SERVER-87974 Enable modernize-use-override and apply fixes (#20075)Ivan Fefer
2023-02-11SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.1
2020-03-24SERVER-47064 Use std::invoke_result instead of std::result_ofMark Benvenuto
2019-04-09SERVER-40476 remove mongoutils::strBilly Donahue
2018-12-21SERVER-37830 Fix undefined behavior when using NULL status objects.Justin Seyster
2018-12-21SERVER-37830 fix ReentrancyGuardBenety Goh
2018-12-20SERVER-37830 Common Status objects for C APIsJustin Seyster