[Bug c++/12710] conversion function and subscript operator
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 22 01:18:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12710
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From bangerth at dealii dot org 2003-10-22 01:13 -------
Why do you believe it should compile? The compiler is not supposed to do conversions
just to find out that there might be user-defined operator[]s in the classes converted to.
W.
More information about the Gcc-bugs
mailing list