summaryrefslogtreecommitdiff
path: root/src/mongo/base/disallow_copying.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
|
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-2/+2
|
* Revert "Revert "SERVER-18486 modernize MONGO_DISALLOW_COPYING""Adam Midvidy2015-05-181-4/+6
| | | | This reverts commit bb3c301d62a8c5601fb0bed176013ef7ac0a3720.
* Revert "SERVER-18486 modernize MONGO_DISALLOW_COPYING"Adam Midvidy2015-05-181-6/+4
| | | | This reverts commit d31bf41e161177d933bcac782a3fce3ef61f190a.
* SERVER-18486 modernize MONGO_DISALLOW_COPYINGAdam Midvidy2015-05-181-4/+6
| | | | | - explicitly delete copy constructor and copy assignment operator, rather than making them private
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
| | | | Also update generators.
* Introduce MONGO_DISALLOW_COPYING macro.Andy Schwerin2012-09-101-0/+33