[Bug c++/48531] [C++0x][SFINAE] Hard errors with arrays of unknown bound

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Mon Apr 18 11:36:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48531

--- Comment #10 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-04-18 11:33:34 UTC ---
It is not accepted.

I tried again to remove the special code for is_default_constructible in
<type_traits> and a number of static_asserts, all having to do with arrays
fired...



More information about the Gcc-bugs mailing list