summaryrefslogtreecommitdiff
path: root/src/mongo/util/future_test_promise_void.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52939 Expand Promise::setFrom()Ben Caimano2020-11-231-2/+18
* SERVER-36359 Introduce SemiFuture<T> and ExecutorFuture<T>Mathias Stearn2019-04-111-14/+17
* 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-35686 Add move assignment to promise.ADAM David Alan Martin2018-08-031-0/+13
* SERVER-36384 Split up `future_test.cpp`.ADAM David Alan Martin2018-08-031-0/+101