Comment on EA open sources their internal version of STLparentComments−dfox15ySTL is more or less designed to support custom memory allocation, I would say that half of it's complexity comes from this.−s3graham15yBadly. Whoever thought putting it in the type of the container was a good idea obviously never actually tried to use it.
Comments
STL is more or less designed to support custom memory allocation, I would say that half of it's complexity comes from this.
Badly. Whoever thought putting it in the type of the container was a good idea obviously never actually tried to use it.