[Bug libstdc++/53657] [4.7/4.8 Regression] [C++11] pair(pair&&) move constructor is non-trivial

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Tue Jun 19 09:31:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53657

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|jason at gcc dot gnu.org,   |
                   |paolo.carlini at oracle dot |
                   |com                         |
         AssignedTo|unassigned at gcc dot       |paolo.carlini at oracle dot
                   |gnu.org                     |com

--- Comment #8 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-06-19 09:30:00 UTC ---
Ah, great, Daniel pointed out in private mail that the latest update of LWG
2005 indeed specifies is_constructible as I seemed to remember:

  http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#2005



More information about the Gcc-bugs mailing list