[ 
https://issues.apache.org/jira/browse/TS-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13606626#comment-13606626
 ] 

James Peach commented on TS-1593:
---------------------------------

Somewhere, I do have a patch that needs rebasing onto trunk.
                
> 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
>             Fix For: 3.3.2
>
>
> 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

Reply via email to