Implement LWG#2873: 'Add noexcept to several shared_ptr related functions' This issue...
authorMarshall Clow <mclow.lists@gmail.com>
Tue, 11 Apr 2017 17:08:53 +0000 (17:08 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Tue, 11 Apr 2017 17:08:53 +0000 (17:08 +0000)
commit36bc71782dfb2341401c6bef61da3d6642b93bc9
tree4e75c8c81a661314dda049be5cc00df39f4ea550
parenta981c7d79ef7d7d6ec1d61d391d3ed09fac8e822
Implement LWG#2873: 'Add noexcept to several shared_ptr related functions' This issue missed a couple, so I added those as well (see LWG#2942)

llvm-svn: 299963
libcxx/include/memory
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/owner_before_shared_ptr.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/owner_before_weak_ptr.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/owner_less.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/owner_before_shared_ptr.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/owner_before_weak_ptr.pass.cpp
libcxx/www/cxx1z_status.html