summaryrefslogtreecommitdiff
path: root/src/mongo/util/represent_as.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71123 implement IWYU tool and add required human changesDaniel Moody2023-05-111-0/+1
* SERVER-69729 Add tidy check for signed char misuseMatt Kneiser2022-12-201-0/+3
* SERVER-40160 Remove `if_constexpr.h` header.ADAM David Alan Martin2019-07-271-26/+16
* SERVER-23077 Support Decimal128 with representAs().A. Jesse Jiryu Davis2019-06-061-41/+93
* 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/+16
* SERVER-22973 use mongo macros for static assertMatt Cotter2016-09-091-3/+4
* SERVER-23826 Run all tests under the undefined behavior sanitizerAndrew Morrow2016-05-161-9/+9
* SERVER-22686 Add a generic representAs library to /utilsamantharitter2016-03-101-0/+240