mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-27 07:03:39 +02:00
A terminal isn't a trivial type (and boost::variant is allowed to heap allocate), so we can std::move it here to avoid a redundant copy.
A terminal isn't a trivial type (and boost::variant is allowed to heap allocate), so we can std::move it here to avoid a redundant copy.