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 c++/52742] Initializing an array using brace initializer and template parameters


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

--- Comment #1 from Mat <M at ttDiesel dot co.uk> 2012-03-28 07:07:58 UTC ---
A shorter reproducer has been shown here: https://gist.github.com/2220810

This does not actually have the template parameters inside the braces.


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