summaryrefslogtreecommitdiff
path: root/src/mongo/base/clonable_ptr.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+3
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-1/+1
* 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-29315 Fix `clonable_ptr_test` in UBSANADAM David Alan Martin2017-06-011-3/+1
* SERVER-26025 Smart pointer with clone on copyADAM David Alan Martin2017-03-301-0/+648
* Revert "SERVER-26025 Smart pointer with clone on copy"Randolph Tan2017-03-221-656/+0
* SERVER-26025 Smart pointer with clone on copyADAM David Alan Martin2017-03-221-0/+656