mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-05-12 00:45:25 +00:00
Avoids the need to create a copy of the std::string instance (potentially allocating). The only reason RegisterService takes its argument by value is because it's std::moved internally. |
||
|---|---|---|
| .. | ||
| controller.cpp | ||
| controller.h | ||
| sm.cpp | ||
| sm.h | ||