You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Michael Park <mp...@apache.org> on 2016/01/06 00:56:45 UTC

Re: Review Request 41462: libprocess: Used SFINAE-friendly `result_of`.

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

(Updated Jan. 5, 2016, 11:56 p.m.)


Review request for mesos, Alex Clemmer and Joris Van Remoortere.


Changes
-------

Updated `async.hpp`.


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


Repository: mesos


Description
-------

Used the SFINAE `result_of` implemented in [r41461](https://reviews.apache.org/r/41461/).

Follow-up from [r40114](https://reviews.apache.org/r/40114/).


Diffs (updated)
-----

  3rdparty/libprocess/include/process/async.hpp b80b60a7ceb5e87eed8cdab17144ae9617485a04 
  3rdparty/libprocess/include/process/future.hpp bcb5668565298825056f1b48d48efe12d2e56e7c 

Diff: https://reviews.apache.org/r/41462/diff/


Testing
-------

`make check` on OS X, compiled on Windows.


Thanks,

Michael Park