[Bug c++/86074] gcc fails to compile a code sample

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 7 05:16:00 GMT 2018


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Moving the definition of the operator== and operator!= out from the template
class, then the code works.


More information about the Gcc-bugs mailing list