Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
4594 days ago
> Back in the day EA did this more often, they also had an EASTL for game optimized STL containers/usage ...
There are a few examples of such optimizations in the Game Programming Gems series
1 comments
drawkbox
4594 days ago
EASTL on github, pulled out of the ea gpl projects:
https://github.com/paulhodge/EASTL
link