summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale_p.h
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-07-19 22:41:51 +0200
committerMarc Mutz <marc.mutz@kdab.com>2015-07-22 21:12:49 +0000
commitc91b53f6faf34f16c8ebbeffc0518f717510d671 (patch)
treeaafbd5cba5544a41b8ea9324d83537510319388b /src/corelib/tools/qlocale_p.h
parent8f38e6fcdaafdb675c27864da2ed21c3a8a93fdd (diff)
QStringRef: make nothrow move-assign- and -constructible
The move special members were inhibited by the presence of a non-trivial copy constructor/assignment operator and destructor. Restore them. While we're at it, move all the special member functions we should not have defined into an #if QT_VERSION block. Change-Id: I873a99bfefe03e0fb02676e3431fd51f8c8f0adc Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'src/corelib/tools/qlocale_p.h')
0 files changed, 0 insertions, 0 deletions