[Bug c++/93705] [C++2a] Non-type literal class template-parameter types with mutable data members should not be allowed
kevin at hart dot mn
gcc-bugzilla@gcc.gnu.org
Thu Feb 13 14:37:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93705
Kevin Hartman <kevin at hart dot mn> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Kevin Hartman <kevin at hart dot mn> ---
I misread the spec. “Non-mutable” means “not marked with the ‘mutable’
specifier.
More information about the Gcc-bugs
mailing list