range-for24.C
221 Bytes
-
re PR c++/56794 (C++11 Error in range-based for with parameter pack array) · 570e2ca0
PR c++/56794 * parser.c (cp_parser_range_for): Don't try to do auto deduction in a template if the type of the range is incomplete. From-SVN: r197324
Jason Merrill committed