mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-03 07:01:09 -05:00
Between C++11 and C++14, volatile types stopped being trivially copyable. The serializer has no reason to care about this distinction, so tack on remove_volatile.
8.3 KiB
8.3 KiB