summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-02-04 01:16:35 +0100
committerRafael Roquetto <rafael.roquetto@kdab.com>2015-02-04 18:38:52 +0000
commit83a3292342f70ba3bdc636c38031c6a1a74646c3 (patch)
tree84f4f673ba9a24aec5efd492e51910e064f8fc50 /src/corelib/io
parent2e1a76a594c19d23263bb6dae616588eaaf602e3 (diff)
QPair: work around std::move not being constexpr in C++11
Use a static_cast instead. This is not 100% equivalent, since it's missing remove_reference<>, which we don't want to depend on and whose emulation in qtypetraits.h is missing rvalue support. That will be fixed in dev. Change-Id: Ib03754c81c904932943d3a5415b54ff107f4719d Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'src/corelib/io')
0 files changed, 0 insertions, 0 deletions