[Bug c++/86246] [8/9 Regression] Template dispatching error inside a template function

nathan at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 21 14:44:00 GMT 2018


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

--- Comment #4 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
but myclass::operator double is not a template.  why would we find it as a
specialization of the templated conversion operator?  (to be clear, that maybe
what we want, but the temp.mem does not appear to be saying that)


More information about the Gcc-bugs mailing list