|
|
|
|
|
by chasetca
745 days ago
|
|
EA also released their own implementation of the C++ standard library. As a games company, this makes sense as performance can become a bottleneck much faster in games than in a lot of other applications. https://github.com/electronicarts/EASTL |
|