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++/33754] Default argument of type list < pair < A, B > > compiles only when typedef is used



------- Comment #6 from nathan at codesourcery dot com  2007-10-15 08:24 -------
Subject: Re:  Default argument of type list < pair < A, B >
 > compiles only when typedef is used

photon at seznam dot cz wrote:

>> As there is a simple workaround -- adding parentheses -- which is unambiguously
>> correct, I do not see a need to speculatively implement a language extension
>> here.
>>
> 
> Provided the standard is ambiguous, fixing this problem would not introduce a
> language extension.

What are your thoughts about the other issues raised by 325?

nathan


-- 


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


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