This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/51981] Missing uninitialized_move() implementation?
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 25 Jan 2012 15:00:26 +0000
- Subject: [Bug libstdc++/51981] Missing uninitialized_move() implementation?
- Auto-submitted: auto-generated
- References: <bug-51981-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51981
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-01-25 15:00:26 UTC ---
Marc gave you an important practical advice and rationale, but as matter of
principle is more important that the function is *non standard*, really if you
use that you are *outside* the new C++11 Standard, is that clear? And the name
isn't uglified thus even if we wanted we could not add it and remain
conforming. This issue is invalid.