summaryrefslogtreecommitdiff
path: root/src/mongo/stdx/functional.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* 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