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++/77395] [6/7 Regression] std::is_constructible is false for type constructible via implicit conversion operator affecting std::tuple


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

--- Comment #2 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
Right, patch available at
https://gcc.gnu.org/ml/gcc-patches/2016-08/msg01983.html

Currently fixing negative test failures for it...

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