summaryrefslogtreecommitdiff
path: root/src/mongo/stdx/functional.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-42/+0
* 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-8/+10
* SERVER-32070 remove stdx::bind (final patch)Billy Donahue2018-01-161-5/+3
* SERVER-19769 Use std::function to back stdx::function on windowsAndrew Morrow2015-08-311-40/+0
* SERVER-19313 Remove some obsoleted usages of boostAndrew Morrow2015-07-091-0/+5
* SERVER-19099 Enforce polyfill usage via lintAndrew Morrow2015-06-301-5/+5
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-17/+16
* SERVER-16559 Require C++11 and remove conditional compilationAndrew Morrow2015-02-131-1/+7
* SERVER-13882 Introduce mongo::stdx namespace, use it for bind and function.Andy Schwerin2014-05-161-0/+72