Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-2012

use standard C++11 containers in logstats

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.3.5
    • Logging
    • None

    Description

      logstats uses hash_map and hash_set containers from the __gnu_cxx namespace. In C++11 we can use the standard unordered_map and unordered_set containers, since the __gnu_cxx ones are deprecated.

      Attachments

        Issue Links

          Activity

            People

              jamespeach James Peach
              jamespeach James Peach
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: