This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13075] bool used as surprising index
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Nov 2003 15:16:58 -0000
- Subject: [Bug c++/13075] bool used as surprising index
- References: <20031116144334.13075.kurt@itlodsen.dk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From falk at debian dot org 2003-11-16 15:16 -------
The commutativity of operator[] is a fundamental part of the language, we
cannot do anything about it. See also http://www.eskimo.com/~scs/C-faq/q6.11.html
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13075