You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/06/26 19:37:25 UTC

[jira] [Updated] (MESOS-1147) Result and Try should return const & for messages rather than copy

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

Dominic Hamon updated MESOS-1147:
---------------------------------

    Component/s: technical debt

> Result and Try should return const & for messages rather than copy
> ------------------------------------------------------------------
>
>                 Key: MESOS-1147
>                 URL: https://issues.apache.org/jira/browse/MESOS-1147
>             Project: Mesos
>          Issue Type: Task
>          Components: stout, technical debt
>            Reporter: Dominic Hamon
>            Assignee: Dominic Hamon
>
> Coping the message on return is wasteful - a const reference should be returned instead.



--
This message was sent by Atlassian JIRA
(v6.2#6252)