This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/7503] (x < Y ? X : Y) as an lvalue and assignment
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Aug 2003 07:02:58 -0000
- Subject: [Bug c++/7503] (x < Y ? X : Y) as an lvalue and assignment
- References: <20020805221601.7503.moore_mn@cobra.cs.mercer.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7503
------- Additional Comments From falk at debian dot org 2003-08-19 07:02 -------
It's not an extension, the C++ language allows this.