summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/XInput
diff options
context:
space:
mode:
authorcomex <comexk@gmail.com>2014-03-27 23:42:52 -0400
committercomex <comexk@gmail.com>2014-03-27 23:42:52 -0400
commit4d5df0d008874221d688c04bee084204ee34f36f (patch)
tree0c7835c45a07cc8122ac6c4d9737573936207ab7 /Source/Core/InputCommon/ControllerInterface/XInput
parent9b8296d5ab2f8d57ff393d802b24c2e344d1cd39 (diff)
Fix IsTriviallyCopyable for volatile (fixes Mac build).
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.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/XInput')
0 files changed, 0 insertions, 0 deletions