Hacker News new | ask | show | jobs
by jandrewrogers 2561 days ago
Modern C++ compilers are pretty good at minimizing template bloat. As with most things in C++ it requires some awareness and intent to optimize this but it isn't the issue it used to be in many cases.