James Peach created TS-1593:
-------------------------------

             Summary: 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: Leif Hedstrom


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