summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2017-11-12 17:20:59 +0100
committerJosJuice <josjuice@gmail.com>2017-11-13 19:51:16 +0100
commit8ad5ea2ede6c19bf3ea9f0ad0ef9c65d7982378f (patch)
treeaa783125b9868c0e0a33537a5546daa1af011902 /Source/Core/InputCommon
parent983b986303769c90248cfd2a33119b18fd612091 (diff)
Call Do for every member of SCPFifoStruct individually
We need this because VS currently doesn't consider std::is_trivially_copyable<typename std::remove_volatile<SCPFifoStruct>::type>::value to be true and because no compiler should consider it to be true if we replace the volatiles with atomics.
Diffstat (limited to 'Source/Core/InputCommon')
0 files changed, 0 insertions, 0 deletions