mirror of
https://github.com/PabloMK7/citra.git
synced 2025-10-11 20:10:03 +00:00
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.cpp | ||
frd.h | ||
frd_a.cpp | ||
frd_a.h | ||
frd_u.cpp | ||
frd_u.h |