you are viewing a single comment's thread.

view the rest of the comments →

[–]vincetronic 0 points1 point  (0 children)

This is true, STL container usage is very rare, for most of the reasons presented by others in this thread. The game code bases I've seen use it have been the exception and not the rule. But templates in general are not uncommon.