]> gcc.gnu.org Git - gcc.git/commit
CWG 2233 - default arg and parameter pack
authorJason Merrill <jason@redhat.com>
Sun, 13 Nov 2016 06:52:43 +0000 (01:52 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 13 Nov 2016 06:52:43 +0000 (01:52 -0500)
commit559f2bbc362f311ab424232e72bb4f9f601b54eb
tree56a3e898f32738bfb23ec8dbec54270080af2307
parentdc8d2d00c52e29a4d68576cecdcc161484123195
CWG 2233 - default arg and parameter pack

* typeck.c (convert_arguments): Handle default arg followed by none.

From-SVN: r242350
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/g++.dg/cpp0x/variadic169.C [new file with mode: 0644]
This page took 0.058451 seconds and 5 git commands to generate.