diff options
| author | João Abecasis <joao.abecasis@nokia.com> | 2012-03-08 11:48:26 +0100 |
|---|---|---|
| committer | Qt by Nokia <qt-info@nokia.com> | 2012-03-08 12:10:29 +0100 |
| commit | 8141e34280a92088a527e0935765ad8ba8e92be8 (patch) | |
| tree | 583fa45bdf36795f34cb64d8593f32fcd58b5454 /doc/src/snippets/code/doc_src_containers.cpp | |
| parent | 79f2480c868523a7d8ffc9fb15055e8eab3237ba (diff) | |
Skip test when implicit move operators not available
Besides rvalue-references, this test depends on the compiler to generate
implicit move operators on a derived class, based on the ones available
on its base class.
At least Visual Studio 2010 and some variations of clang 3.0 are known
not to generate implicit move constructors and assignment operators. Gcc
4.6 and up seem to support the feature.
Change-Id: Ied464ef678f517321b19f8a7bacddb6cd6665585
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Diffstat (limited to 'doc/src/snippets/code/doc_src_containers.cpp')
0 files changed, 0 insertions, 0 deletions
