public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/51981] New: Missing uninitialized_move() implementation?
@ 2012-01-24 17:34 valyala at gmail dot com
  2012-01-24 17:42 ` [Bug libstdc++/51981] " redi at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: valyala at gmail dot com @ 2012-01-24 17:34 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51981
           Summary: Missing uninitialized_move() implementation?
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: valyala@gmail.com


It's interesting to know why uninitialized_copy()'s counterpart -
uninitialized_move() - is missing in
http://gcc.gnu.org/viewcvs/trunk/libstdc%2B%2B-v3/include/bits/stl_uninitialized.h?revision=177542&view=markup
?

See boost's docs for details -
http://www.boost.org/doc/libs/1_48_0/doc/html/boost/uninitialized_move.html .


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-01-25 15:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-24 17:34 [Bug libstdc++/51981] New: Missing uninitialized_move() implementation? valyala at gmail dot com
2012-01-24 17:42 ` [Bug libstdc++/51981] " redi at gcc dot gnu.org
2012-01-25  0:03 ` marc.glisse at normalesup dot org
2012-01-25 14:59 ` valyala at gmail dot com
2012-01-25 15:31 ` paolo.carlini at oracle dot com
2012-01-25 15:34 ` marc.glisse at normalesup dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).