This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18604] [3.4/4.0/4.1 Regression] Strong using lookup conflicts
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 May 2005 09:16:37 -0000
- Subject: [Bug c++/18604] [3.4/4.0/4.1 Regression] Strong using lookup conflicts
- References: <20041122050208.18604.giovannibajo@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2005-05-09 09:16 -------
I found something in the archive:
http://gcc.gnu.org/ml/libstdc++/2002-12/msg00009.html
That's why we didn't qualify less & co... In mainline (vs v7-branch), where we
still don't have anything special for those function objects, maybe we should
add the qualifications?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18604