Hacker News new | ask | show | jobs
by tubs 229 days ago
(More so since c++17) std::move should not be used for returns because this pessimises optimisations.