This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: PATCH (libstdc++-v3): Fix libstdc++/7680 (and a reference fix for the dynamic visibility of C99 features in system headers)
Phil Edwards <phil at jaj dot com> writes:
| On Tue, Apr 15, 2003 at 02:29:20AM -0500, Loren James Rittle wrote:
| > Also, before committing, I noticed that I had to guard
| > every blasted using ::X statement independently.
|
| Ah, big piles of suck. My vague thoughts of semi-automating this with
| the help of the preprocessor just went out the window.
I'm wondering how much typing you would save with CPP...
-- Gaby