[Bug libstdc++/93872] [10 Regression] std::move(first, last, out) with a move-only value type fails to compile with -std=c++2a

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 24 10:50:00 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
      Known to work|                            |9.2.1
           Keywords|                            |rejects-valid
   Last reconfirmed|                            |2020-02-24
           Assignee|unassigned at gcc dot gnu.org      |redi at gcc dot gnu.org
     Ever confirmed|0                           |1
            Summary|std::move(first, last, out) |[10 Regression]
                   |with a move-only value type |std::move(first, last, out)
                   |fails to compile with       |with a move-only value type
                   |-std=c++2a                  |fails to compile with
                   |                            |-std=c++2a
   Target Milestone|---                         |10.0
      Known to fail|                            |10.0


More information about the Gcc-bugs mailing list