This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/68430] std::is_constructible<T>::value == true for unconstructible type T


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68430

--- Comment #2 from ville at gcc dot gnu.org ---
Author: ville
Date: Mon Dec 18 18:46:30 2017
New Revision: 255785

URL: https://gcc.gnu.org/viewcvs?rev=255785&root=gcc&view=rev
Log:
PR libstdc++/68430

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

Added:
    trunk/libstdc++-v3/testsuite/20_util/is_constructible/68430.cc
Modified:
    trunk/libstdc++-v3/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]