[
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)