You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/08/03 20:13:05 UTC

[jira] [Updated] (MESOS-2757) Add -> operator for Option, Try, Result, Future.

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

Vinod Kone updated MESOS-2757:
------------------------------
    Sprint: Twitter Mesos Q3 Sprint 2, Twitter Mesos Q3 Sprint 3  (was: Twitter Mesos Q3 Sprint 2)

> Add -> operator for Option<T>, Try<T>, Result<T>, Future<T>.
> ------------------------------------------------------------
>
>                 Key: MESOS-2757
>                 URL: https://issues.apache.org/jira/browse/MESOS-2757
>             Project: Mesos
>          Issue Type: Improvement
>          Components: libprocess, stout
>            Reporter: Joris Van Remoortere
>            Assignee: Benjamin Mahler
>              Labels: c++11, option, stout, twitter
>
> Let's add operator overloads to Option<T> to allow access to the underlying T using the `->` operator.



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