mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00

As this just hands off the arguments to another type's constructor, perfect forwarding should be used here to preserve any potential move semantics.