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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-30 
10:47:42 UTC ---
confirmed as a dup - the constructor that caused the error was removed for PR
45228 and we now constrain the variadic constructor to only match when the
number of parameters is correct

*** This bug has been marked as a duplicate of bug 45228 ***

Reply via email to