re PR libstdc++/68430 (std::is_constructible<T>::value == true for unconstructible...
authorVille Voutilainen <ville.voutilainen@gmail.com>
Mon, 18 Dec 2017 18:46:30 +0000 (20:46 +0200)
committerVille Voutilainen <ville@gcc.gnu.org>
Mon, 18 Dec 2017 18:46:30 +0000 (20:46 +0200)
commit5dd44f4ea5924ad31f7e70b6afba353032b8387d
treee82b7a37178b852cb05d1c7c5e530c2463b060e9
parent590241291d8a4d70eb9f68d0e66d09c976522ef3
re PR libstdc++/68430 (std::is_constructible<T>::value == true for unconstructible type T)

PR libstdc++/68430

* testsuite/20_util/is_constructible/68430.cc: New.

From-SVN: r255785
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/is_constructible/68430.cc [new file with mode: 0644]