----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41462/#review112021 -----------------------------------------------------------
I see some `result_of` in "async.hpp" and "lambda.hpp". Do you want to update those as well? - Alexander Rukletsov On Dec. 28, 2015, 3:42 p.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41462/ > ----------------------------------------------------------- > > (Updated Dec. 28, 2015, 3:42 p.m.) > > > Review request for mesos, Alex Clemmer and Joris Van Remoortere. > > > 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 > ----- > > 3rdparty/libprocess/include/process/future.hpp > c9146e3a3ccf09dd37c5a8ac7000fbe84f3c710c > > Diff: https://reviews.apache.org/r/41462/diff/ > > > Testing > ------- > > `make check` on OS X, compiled on Windows. > > > Thanks, > > Michael Park > >