[Bug c++/81349] Classes with deleted constructor templates incorrectly labeled as non-aggregates
herring at lanl dot gov
gcc-bugzilla@gcc.gnu.org
Thu Mar 19 23:45:04 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81349
S. Davis Herring <herring at lanl dot gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |herring at lanl dot gov
--- Comment #2 from S. Davis Herring <herring at lanl dot gov> ---
C++20 makes classes like this not be aggregates (as modified by
<http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1008r1.pdf>).
More information about the Gcc-bugs
mailing list