Hacker News new | ask | show | jobs
by tialaramex 290 days ago
That's a fair observation about performance, but I think this goes to correctness too. For some types copying them affects the program correctness, and so in C++ you're more likely to write an incorrect program as a result of this choice.