[
https://issues.apache.org/jira/browse/MESOS-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661561#comment-14661561
]
Jan Schlicht commented on MESOS-3217:
-------------------------------------
Review Chain
Contributor: [~nfnt]
Reviewer: [~arojas]
Commiter: [~mcypark]
> Replace boost unordered_{set,map} and hash with std versions.
> -------------------------------------------------------------
>
> Key: MESOS-3217
> URL: https://issues.apache.org/jira/browse/MESOS-3217
> Project: Mesos
> Issue Type: Task
> Components: stout
> Reporter: Michael Park
> Assignee: Jan Schlicht
> Labels: mesosphere
>
> As part of C++11 upgrade, we should replace boost {{unordered_\{set,map\}}}
> and {{hash}} with their standard counterparts. Aside from reducing the
> dependency on {{boost}} from Mesos internals, this is also beneficial in
> removing (at least, reducing) the dependency on {{boost}} in our public
> header files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)