[
https://issues.apache.org/jira/browse/TS-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-3868:
------------------------------
Fix Version/s: 6.2.0
> Eliminate std:string 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: 6.2.0
>
>
> 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)