This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/33486] parallel v3: functions not in right namespace
- From: "singler at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2008 15:14:33 -0000
- Subject: [Bug libstdc++/33486] parallel v3: functions not in right namespace
- References: <bug-33486-102@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from singler at gcc dot gnu dot org 2008-01-21 15:14 -------
So is this a bug in the library or in the definition/implementation of
namespace association? The documentation on namespace association even mentions
"argument-dependent lookup".
http://gcc.gnu.org/onlinedocs/gcc/Namespace-Association.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33486