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/08/06 10:54:05 UTC

[jira] [Updated] (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:all-tabpanel ]

Michael Park updated MESOS-3217:
--------------------------------
    Assignee: Jan Schlicht

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