This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 8f1e73d Add is_swappable/is_nothrow_swappable traits new c6c26a4 Complete LWG issue #2016. Allocators must be nothrow swappable
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../containers/associative/map/map.special/swap_noexcept.pass.cpp | 5 +++-- .../associative/multimap/multimap.special/swap_noexcept.pass.cpp | 6 +++--- .../associative/multiset/multiset.special/swap_noexcept.pass.cpp | 6 +++--- .../containers/associative/set/set.special/swap_noexcept.pass.cpp | 5 +++-- .../containers/sequences/deque/deque.special/swap_noexcept.pass.cpp | 5 +++-- .../sequences/forwardlist/forwardlist.spec/swap_noexcept.pass.cpp | 6 +++--- .../containers/sequences/list/list.special/swap_noexcept.pass.cpp | 5 +++-- test/std/containers/sequences/vector.bool/swap_noexcept.pass.cpp | 6 +++--- .../sequences/vector/vector.special/swap_noexcept.pass.cpp | 6 +++--- .../unord/unord.map/unord.map.swap/swap_noexcept.pass.cpp | 5 +++-- .../unord/unord.multimap/unord.multimap.swap/swap_noexcept.pass.cpp | 6 +++--- .../unord/unord.multiset/unord.multiset.swap/swap_noexcept.pass.cpp | 6 +++--- .../unord/unord.set/unord.set.swap/swap_noexcept.pass.cpp | 6 +++--- www/cxx1z_status.html | 2 +- 14 files changed, 40 insertions(+), 35 deletions(-)