This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/61528] std::min std::max and RValue
- From: "daniel.kruegler at googlemail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 24 Jun 2014 18:27:05 +0000
- Subject: [Bug c++/61528] std::min std::max and RValue
- Auto-submitted: auto-generated
- References: <bug-61528-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61528
Daniel KrÃgler <daniel.kruegler at googlemail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel.kruegler@googlemail.
| |com
--- Comment #6 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> ---
(In reply to Marc Glisse from comment #5)
> Feel free to post a message on
> https://groups.google.com/a/isocpp.org/forum/#!forum/std-proposals to
> suggest this. https://isocpp.org/std gives information on making official
> proposals. In gcc we only implement what the standard tells us.
It is off-topic here, but Howard's similar proposal had been rejected:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2199.html
Well yes, that is now 7 years ago...