Description
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.