[Bug libstdc++/51981] Missing uninitialized_move() implementation?

marc.glisse at normalesup dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 25 00:03:00 GMT 2012


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

Marc Glisse <marc.glisse at normalesup dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marc.glisse at normalesup
                   |                            |dot org

--- Comment #2 from Marc Glisse <marc.glisse at normalesup dot org> 2012-01-24 23:01:09 UTC ---
It looks like it would be equivalent to uninitialized_copy with
make_move_iterator, not so useful then.



More information about the Gcc-bugs mailing list