You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2015/07/16 21:35:04 UTC

[jira] [Created] (TS-3770) ☂ Cleanup / remove unnecessary usage of STL

Leif Hedstrom created TS-3770:
---------------------------------

             Summary: ☂ Cleanup  / remove unnecessary usage of STL
                 Key: TS-3770
                 URL: https://issues.apache.org/jira/browse/TS-3770
             Project: Traffic Server
          Issue Type: Improvement
          Components: Core
            Reporter: Leif Hedstrom


Other than in plugins and standalone apps (other than traffic_server), we've long agreed to not use STL unless absolutely necessary. In particular, we will never use STL on the critical path, but even in other areas we should avoid it.

I won't go into details here (e.g. memory management issues and code bloat). This is an umbrella bug to keep track of all STL related Jira's.



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