mirror of
https://github.com/citra-emu/citra.git
synced 2025-01-10 09:40:06 +00:00
a6e37b48e9
Allows interfaces to move the vector into the calls, avoiding any reallocations. Many existing call sites already std::move into the parameter, expecting a move to occur. Only a few remain where this wasn't already being done, which we can convert over. |
||
---|---|---|
.. | ||
frd_a.cpp | ||
frd_a.h | ||
frd_u.cpp | ||
frd_u.h | ||
frd.cpp | ||
frd.h |