Add qMove macro to support std::move
authorOlivier Goffart <ogoffart@woboq.com>
Wed, 25 Apr 2012 09:09:48 +0000 (11:09 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 20 Jun 2012 01:17:55 +0000 (03:17 +0200)
commit958aaf377069368ce409db3f09a6ac3e38af7de2
treebaf9c866d5946bbabefcf6149c226a9ad023b49d
parente4505acd12435f1b7d0dabe79823ccb7e26011e9
Add qMove macro to support std::move

Change-Id: I373e07f479c11b172dab35ed7e5b62724aa50a1a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/global/qcompilerdetection.h
src/corelib/global/qglobal.cpp
tests/auto/other/collections/tst_collections.cpp