summaryrefslogtreecommitdiff
path: root/src/mongo/base/checked_cast.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41071 Replace more NULLs with nullptrA. Jesse Jiryu Davis2019-06-171-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34739 Migrate to 1 connpool in ARSJason Carey2018-04-271-0/+15
* SERVER-26674 Add checked_pointer_castsamantharitter2016-11-081-0/+37
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-34/+33
* SERVER-17601 replace global variable debug and enum DEBUG_BUILDEric Milkie2015-03-161-1/+1
* SERVER-16865: make linter happyEliot Horowitz2015-01-181-12/+12
* SERVER-16865: fix osx and one case where dynamic_cast mattersEliot Horowitz2015-01-181-1/+1
* SERVER-16865: created checked_cast and use in hot spotsEliot Horowitz2015-01-181-0/+77