You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Phil Sorber (JIRA)" <ji...@apache.org> on 2016/04/07 00:14:25 UTC

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

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

Phil Sorber updated TS-3868:
----------------------------
    Summary: Eliminate std:: from IPAllow.h  (was: Eliminate std:string from IPAllow.h)

> Eliminate std:: from IPAllow.h
> ------------------------------
>
>                 Key: TS-3868
>                 URL: https://issues.apache.org/jira/browse/TS-3868
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Leif Hedstrom
>             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)