You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2018/01/29 02:29:00 UTC

[jira] [Assigned] (MESOS-2922) Add move constructors / assignment to Future.

     [ https://issues.apache.org/jira/browse/MESOS-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Mahler reassigned MESOS-2922:
--------------------------------------

    Assignee: Benjamin Mahler

> Add move constructors / assignment to Future.
> ---------------------------------------------
>
>                 Key: MESOS-2922
>                 URL: https://issues.apache.org/jira/browse/MESOS-2922
>             Project: Mesos
>          Issue Type: Improvement
>          Components: libprocess
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Mahler
>            Priority: Major
>
> Now that we have C++11, let's add move constructors and move assignment operators for Future, similarly to what was done for Option. There is currently one move constructor for Future<T>, but not for T, U, and no assignment operator.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)