summaryrefslogtreecommitdiff
path: root/src/mongo/base/checked_cast.h
Commit message (Expand)AuthorAgeFilesLines
* 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