Add tests to make sure that is_constructible<cv-void> is false. We already checked...
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 3 Oct 2016 23:39:52 +0000 (23:39 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 3 Oct 2016 23:39:52 +0000 (23:39 +0000)
commit53abcbd8a90c88a7dba0c333c2e7068f339c4e13
tree5db1e0c3ab95604a94a25a8698d8e86b1d12da9c
parentbe3be28b5d5c97de1c26bf069e0b82043d938f30
Add tests to make sure that is_constructible<cv-void> is false. We already checked 'unqualified void'. This was brought up by LWG#2738

llvm-svn: 283161
libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_constructible.pass.cpp