This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/40600] pair& operator=(pair&& __p) doesn't work without inlining
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2009 12:13:03 -0000
- Subject: [Bug libstdc++/40600] pair& operator=(pair&& __p) doesn't work without inlining
- References: <bug-40600-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from paolo dot carlini at oracle dot com 2009-06-30 12:13 -------
The issue with the return type std::minmax is fixed, in case please open
separate PRs about pair. In any case, I recommend we are very careful with
pair, without concept support.
--
paolo dot carlini at oracle dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.4.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40600