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/15 19:09:59 UTC

[jira] [Updated] (MESOS-2740) Remove dynamic allocation from Stout Result

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

Joris Van Remoortere updated MESOS-2740:
----------------------------------------
    Component/s: technical debt

> Remove dynamic allocation from Stout Result<T>
> ----------------------------------------------
>
>                 Key: MESOS-2740
>                 URL: https://issues.apache.org/jira/browse/MESOS-2740
>             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 Result<T>.
> One possible way to do this is to to leverage the implementation of unrestricted union in Option<T> and/or Try<T>.



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