[
https://issues.apache.org/jira/browse/MESOS-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602621#comment-14602621
]
Alexander Rojas commented on MESOS-2924:
----------------------------------------
In review meeting was suggested that inheriting from {{std::unordered_map}}
would make this patch not needed. However experiments with that suggest
otherwise, even using {{std::unordered_map}} make this patch necessary.
> Allow simple construction via initializer list on hashset.
> ----------------------------------------------------------
>
> Key: MESOS-2924
> URL: https://issues.apache.org/jira/browse/MESOS-2924
> Project: Mesos
> Issue Type: Improvement
> Reporter: Till Toenshoff
> Assignee: Alexander Rojas
> Priority: Minor
>
> {{hashmap}} already has a initializer-list constructor, {{hashset}} should
> offer the same.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)