Description
High-performance C++ containers and utilities become available through Electronic Arts’ standard template library. It is useful for developers building performance-sensitive native software.
Template libraries affect ABI, compile times, and behavior across toolchains. Test thoroughly before replacing standard containers in existing projects.