[
https://issues.apache.org/jira/browse/MESOS-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler reassigned MESOS-2920:
--------------------------------------
Resolution: Fixed
Assignee: Anand Mazumdar
{noformat}
commit 6ce7279b2399a02f524692ff5799d637b99b38ff
Author: Anand Mazumdar <[email protected]>
Date: Tue May 31 13:28:51 2016 -0600
Added move constructor/assignment to `Try`.
Review: https://reviews.apache.org/r/47988/
{noformat}
{noformat}
commit 9942fa7749aaee6187b9f565511ed1fdd1c7c26c
Author: Michael Park <[email protected]>
Date: Fri Jan 6 23:57:40 2017 -0800
Added a default move constructor for `Try`.
{noformat}
> Add move constructors / assignment to Try.
> ------------------------------------------
>
> Key: MESOS-2920
> URL: https://issues.apache.org/jira/browse/MESOS-2920
> Project: Mesos
> Issue Type: Improvement
> Components: stout
> Reporter: Benjamin Mahler
> Assignee: Anand Mazumdar
> Priority: Major
>
> Now that we have C++11, let's add move constructors and move assignment
> operators for Try, similarly to what was done for Option.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)