Hacker News new | ask | show | jobs
by pjmlp 334 days ago
Even with C++ templates, if you want faster builds, header files aren't the place to store external templates, which are instantiations for common type parameters.