-
Max Kellermann authored
Return the return value, instead returning it in a reference parameter. Reduces bloat by reducing unnecessary std::string usage.
74842fd6
Return the return value, instead returning it in a reference parameter. Reduces bloat by reducing unnecessary std::string usage.