This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Missing std:: qualifications
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: stephen dot webb at bregmasoft dot com
- Cc: libstdc++ at gcc dot gnu dot org
- Date: 06 Nov 2003 15:41:16 +0100
- Subject: Re: Missing std:: qualifications
- Organization: Integrable Solutions
- References: <200311060936.39614.stephen.webb@bregmasoft.com>
"Stephen M. Webb" <stephen.webb@bregmasoft.com> writes:
| I'm currently working on a platform that doesn't pollute the global namespace
| in an unsolicited fashion, and I keep running in to problems with headers
| that depend on global namespace pollution. Here's a simple one, I can post
| more as I find time and bandwidth..
It is OK.
Thanks,
-- Gaby