This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Overloading the I/O-operators << and >>
- To: mygcc at gmx dot ch
- Subject: Re: Overloading the I/O-operators << and >>
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Thu, 29 Jun 2000 22:39:23 +0200
- CC: gcc at gcc dot gnu dot org
- References: <395B8DFF.B017F15A@gmx.ch>
> How can I overload this operators for user-defined types?
Please note that this list is for discussing the further development
of GCC, not for asking questions about C++. please discuss these in
one of the public C++ fora, eg. comp.lang.c++.moderated, or
comp.std.c++.
Thanks,
Martin