mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-19 18:17:33 +01:00
b0df09335c
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 |