summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/GCAdapter_Android.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-01-16 18:58:38 -0500
committerLioncash <mathew1800@gmail.com>2017-01-16 18:59:17 -0500
commitcd12b2c55f8c4731fb828edde8473de56cb40cc4 (patch)
treeafa8f8f93d59a004b391751a1f8341e14cce2c5c /Source/Core/InputCommon/GCAdapter_Android.cpp
parenta8b2dd7fc3b2c5a422633a0ac81f3a427b6d3791 (diff)
IR: Make IRBuilder uncopyable
Hiding and not implementing the copy constructor is a pre-C++11 thing. It should also be noted that a copy constructor, as defined by the language, contains a const qualifier on its parameter, so this wouldn't have prevented copies from being performed.
Diffstat (limited to 'Source/Core/InputCommon/GCAdapter_Android.cpp')
0 files changed, 0 insertions, 0 deletions