Michael Park created MESOS-3217:
-----------------------------------
Summary: 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
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)