You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/03/18 18:14:16 UTC

[jira] [Updated] (TS-1593) replace hash_map with unordered_map in logstats

     [ https://issues.apache.org/jira/browse/TS-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-1593:
------------------------------

    Assignee: James Peach  (was: Leif Hedstrom)
    
> replace hash_map with unordered_map in logstats
> -----------------------------------------------
>
>                 Key: TS-1593
>                 URL: https://issues.apache.org/jira/browse/TS-1593
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 3.3.0
>            Reporter: James Peach
>            Assignee: James Peach
>
> C++11 has a standard hash container, std::unordered_map, so in C++11 mode we should replace the non-standard hash_map with unordered_map.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira