Correctly implement LWG 2049; std::is_destructible.
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 16 Jul 2014 15:51:50 +0000 (15:51 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 16 Jul 2014 15:51:50 +0000 (15:51 +0000)
commitf52c88f0150dcbd1b8de361ee3227221ad7a9b75
tree9913aed7f73502883cc79b0fce1225163cc7b505
parent7f3e11e7c09e928baed4dced1f38a395b9f539dc
Correctly implement LWG 2049; std::is_destructible.

llvm-svn: 213163
libcxx/include/type_traits
libcxx/test/utilities/meta/meta.unary/meta.unary.prop/is_constructible.pass.cpp
libcxx/test/utilities/meta/meta.unary/meta.unary.prop/is_destructible.pass.cpp
libcxx/test/utilities/meta/meta.unary/meta.unary.prop/is_nothrow_destructible.pass.cpp
libcxx/test/utilities/meta/meta.unary/meta.unary.prop/is_trivially_destructible.pass.cpp