mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-22 21:58:52 -05:00
62615c601e
As this just hands off the arguments to another type's constructor, perfect forwarding should be used here to preserve any potential move semantics.