[Bug c++/11977] illegal "no matching function for call to Base::Base(const Derived<int>&)" compile error
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 19 15:19:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11977
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-19 15:19 -------
I think this is a SFINAE problem but I do not know.
ICC 6.0 accepts this in strict mode.
More information about the Gcc-bugs
mailing list