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

Eliminate std:: from IPAllow.h

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • sometime
    • Cleanup
    • None

    Description

      It's unfortunate that we have e.g.

        typedef std::set<std::string> MethodSet;
      

      We can do better than this. This stems from 0094d4b1109, TS-1981. There are probably other std:: usage here that is uncalled for too...

      Attachments

        Issue Links

          Activity

            People

              amc Alan M. Carroll
              zwoop Leif Hedstrom
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: