This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [v3] Further std:: qualification work
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Mike Harrold <mharrold at cas dot org>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 04 Jul 2003 14:41:43 +0200
- Subject: Re: [v3] Further std:: qualification work
- References: <200307041232.h64CWh303441@srv06.cas.org>
Mike Harrold wrote:
I've been thinking about this for some time with how it relates to a large
project that I maintain, but wouldn't it be better to qualify these with
"::std" and not just "std" ??
Probably is not necessary. See:
http://gcc.gnu.org/ml/libstdc++/2003-06/msg00388.html
http://gcc.gnu.org/ml/libstdc++/2003-06/msg00390.html
http://gcc.gnu.org/ml/libstdc++/2003-06/msg00394.html
http://gcc.gnu.org/ml/libstdc++/2003-06/msg00396.html
Paolo.