[Bug c++/11977] illegal "no matching function for call to Base::Base(const Derived<int>&)" compile error
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 19 15:26: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 bangerth at dealii dot org 2003-08-19 15:26 -------
Just to clarify this point: there is template parameter substitution going on, so this
can't be SFINAE problem. I'll look into the other problem later.
W.
More information about the Gcc-bugs
mailing list