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++/23227] SFINAE bug


------- Additional Comments From gdr at integrable-solutions dot net  2005-08-04 13:26 -------
Subject: Re:  SFINAE bug

"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| IIRC SFINAE does not mean not instantiating the template class.

That is true.  However, the real issue has nothing to do with SFINAE.  
The compiler is just plain buggy.

Sylvain -- don't describe a plain compiler bug as SFINAE, otherwise
people might be sidetracked :-)

-- Gaby


-- 


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


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