Y
Hacker News
new
|
ask
|
show
|
jobs
by
maccard
1317 days ago
That's just not true. Every c++ project I've worked on has cared about linker and compiler speed. Unfortunately I work in windows-land where we use MSVC, but stuff like [0] makes our lives so much easier.
[0]
https://devblogs.microsoft.com/cppblog/faster-c-iteration-bu...