You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2016/08/17 15:01:21 UTC

[jira] [Assigned] (TS-3868) Eliminate std:: from IPAllow.h

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

Alan M. Carroll reassigned TS-3868:
-----------------------------------

    Assignee: Alan M. Carroll

> Eliminate std:: from IPAllow.h
> ------------------------------
>
>                 Key: TS-3868
>                 URL: https://issues.apache.org/jira/browse/TS-3868
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cleanup
>            Reporter: Leif Hedstrom
>            Assignee: Alan M. Carroll
>             Fix For: sometime
>
>
> It's unfortunate that we have e.g.
> {code}
>   typedef std::set<std::string> MethodSet;
> {code}
> We can do better than this. This stems from 0094d4b1109, TS-1981. There are probably other std:: usage here that is uncalled for too...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)