------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-04 18:34 ------- (In reply to comment #0) > The first error message is also odd; "non-lvalue" is C terminology that is > rarely used in relation to C++.
That is wrong because the standard actually uses lvalue and rvalue all the time. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21386