diff options
author | Marco Bubke <marco.bubke@qt.io> | 2017-01-24 13:21:05 +0100 |
---|---|---|
committer | Marco Bubke <marco.bubke@qt.io> | 2017-01-25 13:30:40 +0000 |
commit | 03a68a91bbf3236472e41721192a0716d1db1fe8 (patch) | |
tree | 3b9dd06b62daa751724e37a97120e4a5d5ba96ca /src/plugins/cpptools/cppmodelmanager_test.cpp | |
parent | 4ab6d1fa9d7161362de67e79d6f6d6e823a79e83 (diff) | |
download | qt-creator-03a68a91bbf3236472e41721192a0716d1db1fe8.tar.gz |
Utils: Test if vector::operator=(&&) is not throwing exceptions
It is advantageous to mark move assignments noexcept. Some implementations
are already implementing it and with C++ 17 it will be standard. So we take
advantage of it and make it conditionally.
Change-Id: I7c6d77d09a02639096ce0fb43733c1fbf190c7c4
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppmodelmanager_test.cpp')
0 files changed, 0 insertions, 0 deletions