[Bug c++/104204] Ambiguity error for out of class definition of member function template in the presence of a member function of the same name

fchelnokov at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 24 18:54:02 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104204

--- Comment #2 from Fedor Chelnokov <fchelnokov at gmail dot com> ---
Are you sure that this is a duplicate? Bug 39270 is about explicit
instantiation that is erroneously reported by GCC as specialization. And this
bug is about rejection of real explicit specialization in special
circumstances.


More information about the Gcc-bugs mailing list