[
https://issues.apache.org/jira/browse/MESOS-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14597017#comment-14597017
]
Till Toenshoff commented on MESOS-2662:
---------------------------------------
commit a649a146e2ec008d23c1e1a8258754741d668692
Author: Michael Park <[email protected]>
Date: Tue Jun 23 03:46:40 2015 +0200
Really removed <stout/memory.hpp> from stout.
Turns out only the references to `<stout/memory.hpp>` were removed
in https://reviews.apache.org/r/33564/.
Review: https://reviews.apache.org/r/35722
> Remove <stout/memory.hpp> and switch from memory:: to std::
> -----------------------------------------------------------
>
> Key: MESOS-2662
> URL: https://issues.apache.org/jira/browse/MESOS-2662
> Project: Mesos
> Issue Type: Task
> Components: libprocess, stout
> Reporter: Michael Park
> Assignee: Michael Park
> Labels: mesosphere
> Fix For: 0.23.0
>
>
> Once the pre-C\+\+11 codepaths are removed, {{<stout/memory.hpp>}} becomes
> useless. Remove it and switch the instances of {{memory::}} to {{std::}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)