[ 
https://issues.apache.org/jira/browse/MESOS-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279337#comment-16279337
 ] 

Michael Park commented on MESOS-8301:
-------------------------------------

{noformat}
commit ececa115966067551e00098f973f0104a0782730
Author: Michael Park <mp...@apache.org>
Date:   Tue Dec 5 09:57:51 2017 -0800

    Removed `constexpr`-ness from `cpp17::invoke`.

    `std::invoke` is not marked `constexpr`.

    Review: https://reviews.apache.org/r/64332/
{noformat}
{noformat}
commit 59329cbc605d578572e90db62070b2bb99fdbb9c
Author: Michael Park <mp...@apache.org>
Date:   Tue Dec 5 09:57:40 2017 -0800

    Added more `cpp17::invoke` test cases.

    Review: https://reviews.apache.org/r/64331/
{noformat}

> Support moving into defer/dispatch/install handlers.
> ----------------------------------------------------
>
>                 Key: MESOS-8301
>                 URL: https://issues.apache.org/jira/browse/MESOS-8301
>             Project: Mesos
>          Issue Type: Improvement
>          Components: libprocess
>            Reporter: Benjamin Mahler
>            Assignee: Dmitry Zhuk
>
> Currently, dispatch and defer will take copies of the provided arguments. 
> Also, a protobuf message handler cannot move the supplied message. We should 
> support moves for these for efficiency.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to