You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2015/04/26 09:10:38 UTC

[jira] [Updated] (MESOS-2663) Remove and switch from tuples:: to std::

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

Michael Park updated MESOS-2663:
--------------------------------
    Description: Once the pre-C\+\+11 codepaths are removed, {{<stout/tuple.hpp>}} becomes useless. Remove it and switch the instances of {{tuples::}} to {{std::}}.  (was: Once the pre-C\+\+11 codepaths are removed, {{<stout/memory.hpp>}} becomes useless. Remove it and switch the instances of {{memory::}} to {{std::}}.)

> Remove <stout/tuple.hpp> and switch from tuples:: to std::
> ----------------------------------------------------------
>
>                 Key: MESOS-2663
>                 URL: https://issues.apache.org/jira/browse/MESOS-2663
>             Project: Mesos
>          Issue Type: Technical task
>          Components: libprocess, stout
>            Reporter: Michael Park
>            Assignee: Michael Park
>              Labels: mesosphere
>
> Once the pre-C\+\+11 codepaths are removed, {{<stout/tuple.hpp>}} becomes useless. Remove it and switch the instances of {{tuples::}} to {{std::}}.



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