Hacker News new | ask | show | jobs
by stephc_int13 22 days ago
C++ being more performant than C is not something that I've seen in any benchmarks or personal experience.

In practice, some of the cases about specialization that was made possible with C++ constructs is also achieved by modern C compilers.