Hacker News new | ask | show | jobs
by Atrix256 1036 days ago
Game development tends to make code more in this style, half way between C and C++. The reasoning of this is primarily the need to avoid hidden costs in the STL, but to be honest is also just momentum & culture :)