nsdmi-template3.C
150 Bytes
-
re PR c++/57887 (nested non-type template parameters not declared in this scope) · 4699e99a
/cp 2013-11-14 Paolo Carlini <paolo.carlini@oracle.com> PR c++/57887 * parser.c (cp_parser_late_parsing_nsdmi): Call maybe_begin_member_template_processing. * pt.c (maybe_begin_member_template_processing): Handle NSDMIs. (inline_needs_template_parms): Adjust. /testsuite 2013-11-14 Paolo Carlini <paolo.carlini@oracle.com> PR c++/57887 * g++.dg/cpp0x/nsdmi-template3.C: New. * g++.dg/cpp0x/nsdmi-template4.C: Likewise. From-SVN: r204818
Paolo Carlini committed