Comment on EA open sources their internal version of STLparentComments−jparise15yOther nice additions are the fixed-sized containers (fixed_vector<> and friends) and the somewhat-enhanced string<> class (which adds things like sprintf() support).I've missed all of these things greatly since leaving EA.
Comments
Other nice additions are the fixed-sized containers (fixed_vector<> and friends) and the somewhat-enhanced string<> class (which adds things like sprintf() support).
I've missed all of these things greatly since leaving EA.