Hacker News new | ask | show | jobs
by snovv_crash 1108 days ago
Modern C++, I agree. C++98 is a lot faster to compile though, even the same code using the same standard library calls.
1 comments

Having worked on a modestly sized C++98 codebase in the recent past, I don't think I agree. But of course it would need proper benchmarks.