summaryrefslogtreecommitdiff
path: root/src/mongo/platform/atomic_proxy.h
AgeCommit message (Expand)Author
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-03-20SERVER-75055 assume std::is_trivially_copyable existsBilly Donahue
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2016-09-09SERVER-22973 use mongo macros for static assertMatt Cotter
2015-10-23SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing ...Andy Schwerin
2015-09-22SERVER-20096: ExportedServerParameter<T> is not thread-safe for parameters ch...Mark Benvenuto