Browse Source
Taking them by const reference isn't advisable here, because it means the std::move calls were doing nothing and we were always copying the std::string instances.remotes/1778439668340191200/nce_cpp
2 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue