You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joris Van Remoortere (JIRA)" <ji...@apache.org> on 2015/05/21 02:10:59 UTC

[jira] [Commented] (MESOS-2739) Remove dynamic allocation from Stout Try

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

Joris Van Remoortere commented on MESOS-2739:
---------------------------------------------

Reviews:
https://reviews.apache.org/r/34276/
https://reviews.apache.org/r/34277

> Remove dynamic allocation from Stout Try<T>
> -------------------------------------------
>
>                 Key: MESOS-2739
>                 URL: https://issues.apache.org/jira/browse/MESOS-2739
>             Project: Mesos
>          Issue Type: Task
>          Components: stout, technical debt
>            Reporter: Joris Van Remoortere
>            Assignee: Joris Van Remoortere
>              Labels: c++11, stout
>
> Follow the changes we made to Option<T> and remove the dynamic allocations from Try<T>.
> One possible way to do this is to aggregate an Option<T> to leverage that implementation of unrestricted union.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)