This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: generalized lvalues -- patch outline
Richard Henderson <rth@redhat.com> writes:
| On Mon, Nov 22, 2004 at 12:39:31PM -0800, Ziemowit Laski wrote:
| > Indeed, I now appear to have a mainline mod for C and C++ which allows
| > assignment to lvalue casts for pointer types. What follows is a
| > high-level synopsis of what I did; if there is interest, I can whip up
| > a full-fledged patch, complete with docs. Please let me know.
|
| I do not wish to have this as an extension at all.
Strongly seconded. Furthermore, it is written reinterpret_cast in C++.
-- Gaby