[Bug libstdc++/94033] [10 Regression] is_trivially_copy_constructible<> fails with compiler error on complicated object with private default constructor

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 11 12:01:51 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Target Milestone|---                         |10.0
            Version|unknown                     |10.0
           Assignee|unassigned at gcc dot gnu.org      |redi at gcc dot gnu.org
      Known to fail|                            |10.0
            Summary|is_trivially_copy_construct |[10 Regression]
                   |ible<> fails with compiler  |is_trivially_copy_construct
                   |error on complicated object |ible<> fails with compiler
                   |with private default        |error on complicated object
                   |constructor                 |with private default
                   |                            |constructor
     Ever confirmed|0                           |1
      Known to work|                            |9.2.1
   Last reconfirmed|                            |2020-03-11
           Priority|P3                          |P1


More information about the Gcc-bugs mailing list