Y
Hacker News
new
|
ask
|
show
|
jobs
by
01100011
1372 days ago
Agreed. If I want to write maximally performant code I'll write my own abstractions and use C or very little of C++.
If I want to write fairly performant code quickly I'll reach for C++ and use more of the toolbox.