mirror of
https://github.com/citra-emu/citra-canary.git
synced 2025-01-30 13:40:59 +00:00
8747d93f6a
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. |
||
---|---|---|
.. | ||
announce_room_json.cpp | ||
announce_room_json.h | ||
CMakeLists.txt | ||
telemetry_json.cpp | ||
telemetry_json.h | ||
verify_login.cpp | ||
verify_login.h | ||
web_backend.cpp | ||
web_backend.h |