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++/9737] [DR150] Partial template specialisation selection failure involving template parameter defaults


------- Additional Comments From giovannibajo at libero dot it  2004-01-25 17:11 -------
Jason, you proposed to keep this PR suspended because the DR was closed 
as "extension", so it might serve as a prototype implementation for the 
extension.

Would you agree in having Kriang's patch in, modified in a way that it 
basically allows it as a GCC extension (no new switch), so that the strict 
C++/98 behaviour is enforced in pedantic mode? We can later deprecate and 
remove the extension if it's not picked up by the Evolution Group (for 
instance, because of the template alias thingie).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at redhat dot com,
                   |                            |giovannibajo at libero dot
                   |                            |it
            Summary|[DR184] Partial template    |[DR150] Partial template
                   |specialisation selection    |specialisation selection
                   |failure involving template  |failure involving template
                   |parameter defaults          |parameter defaults


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


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