[Bug c++/86183] Scoped enumeration instantiated even if not required

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 18 12:28:00 GMT 2018


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-06-18
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The definition of a member scoped enumaration type should not be instantiated
by the implicit instantiation of the class template.


More information about the Gcc-bugs mailing list