qt5base-lts/tests/auto/other/compiler
Marc Mutz 5660ce6004 tst_compiler: check more cases for RVALUE_REFS
Check that we can use std::forward, and that the compiler
synthesizes move special member functions when it should.

MSVC only supports the latter since the Nov 2013 CTP,
which, for our intents and purposes, means VC2015.

Change-Id: I8d8e4ae064abce90076a05b3b637950ab7d21dac
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-11-22 12:26:20 +00:00
..
.gitignore Moved autotests in category 'other' into new directory structure 2011-09-09 09:36:41 +02:00
baseclass.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
baseclass.h Update copyright headers 2015-02-11 06:49:51 +00:00
compiler.pro Expand the compiler test with C++11 and C++14 compiler tests 2014-06-27 08:27:03 +02:00
derivedclass.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
derivedclass.h Update copyright headers 2015-02-11 06:49:51 +00:00
othersource.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
tst_compiler.cpp tst_compiler: check more cases for RVALUE_REFS 2015-11-22 12:26:20 +00:00