This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26037] no match for 'operator<<'
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2006 18:14:43 -0000
- Subject: [Bug c++/26037] no match for 'operator<<'
- References: <bug-26037-12100@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from gdr at integrable-solutions dot net 2006-01-30 18:14 -------
Subject: Re: no match for 'operator<<'
"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| I should note this is called argument dependent lookup (or ADL, there is
| another name for it after a person but he no longer wants to be
| associated with this).
yup.
The printing is a bit ugly though. Should be fixed (not the PR, the
printing).
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26037