[
https://issues.apache.org/jira/browse/TS-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011869#comment-13011869
]
Leif Hedstrom commented on TS-720:
----------------------------------
Yep, -3 works fine now.
> Remove dependencies on the STL
> ------------------------------
>
> Key: TS-720
> URL: https://issues.apache.org/jira/browse/TS-720
> Project: Traffic Server
> Issue Type: Improvement
> Components: Build
> Affects Versions: 2.1.7
> Reporter: John Plevyak
> Fix For: 2.1.8
>
> Attachments: TS-720-jp-1.patch, TS-720-jp-2.patch, TS-720-jp-3.patch
>
>
> Use of the STL is linked to slow compiles, slow bloated and
> difficult to read code, hidden memory allocations and locks
> and generally is not performance or memory usage transparent
> and so is not appropriate for use in high performance software
> like Apache Traffic Server. It should not be used for new code
> and every effort should be made to remove it from existing code.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira