You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jan Schlicht (JIRA)" <ji...@apache.org> on 2015/08/07 11:43:45 UTC

[jira] [Commented] (MESOS-3217) Replace boost unordered_{set,map} and hash with std versions.

    [ 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)