Hacker News new | ask | show | jobs
by sqeaky 3219 days ago
There is often a great deal of copy elision when passing things by value when the compiler can prove it the copying itself won't cause side effects.