-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63630/
-----------------------------------------------------------

(Updated Dec. 4, 2017, 4 p.m.)


Review request for mesos, Benjamin Mahler and Michael Park.


Changes
-------

Addressed review comments.


Bugs: MESOS-6972
    https://issues.apache.org/jira/browse/MESOS-6972


Repository: mesos


Description
-------

`CallableOnce` class is similar to `std::function`, but allows it to be
called only once. Together with `partial` this provides foundation for
copy-less `defer`, `dispatch` and `Future`.


Diffs (updated)
-----

  3rdparty/stout/include/stout/lambda.hpp 
a61d97b69e7eebd057c94148d39c6e1fc3066017 


Diff: https://reviews.apache.org/r/63630/diff/4/

Changes: https://reviews.apache.org/r/63630/diff/3-4/


Testing
-------


Thanks,

Dmitry Zhuk

Reply via email to