summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/StringUtil.cpp
diff options
context:
space:
mode:
authorcomex <comexk@gmail.com>2013-08-30 00:00:06 -0400
committercomex <comexk@gmail.com>2013-08-31 01:38:49 -0400
commit4d6d4a97e4df55ae1f1ec2cb6b7961efd6d35c89 (patch)
treed284f96f3ea9bb2aa1173efb00019bb3a1bc259a /Source/Core/Common/Src/StringUtil.cpp
parentc497d6283668f14a12b585a0e67bde9222ba76ed (diff)
Make NonCopyable use rvalue references.
This is required to be able to move objects that inherit from it. (Note that this patch also #ifs out the class for the externals that include it yet are compiled in pre-C++11 mode. It shouldn't matter, since those externals don't use it.)
Diffstat (limited to 'Source/Core/Common/Src/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions