EricWF closed this revision.
EricWF added a comment.
r276581.
https://reviews.llvm.org/D21716
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
STL_MSFT updated this revision to Diff 62002.
STL_MSFT added a comment.
Test macros for the test macro throne!
http://reviews.llvm.org/D21716
Files:
test/std/containers/associative/map/map.cons/move_noexcept.pass.cpp
test/std/containers/associative/multimap/multimap.cons/move_noexcept.pass.
EricWF requested changes to this revision.
EricWF added a comment.
This revision now requires changes to proceed.
Please add the required "test_macros.h" includes.
http://reviews.llvm.org/D21716
___
cfe-commits mailing list
cfe-commits@lists.llvm.or
STL_MSFT created this revision.
STL_MSFT added reviewers: EricWF, mclow.lists.
STL_MSFT added a subscriber: cfe-commits.
Make move_noexcept.pass.cpp tests more portable.
They were static_asserting that the following things are
nothrow-move-constructible:
ordered/unordered associative containers