This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: TR library extensions
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Pétur Runólfsson <peturr02 at ru dot is>
- Cc: <libstdc++ at gcc dot gnu dot org>
- Date: 06 Oct 2003 20:41:56 +0200
- Subject: Re: TR library extensions
- Organization: Integrable Solutions
- References: <07D05A69A3D0C14FAEA60C3ACE8E5564028D0E47@mail.ru.is>
Pétur Runólfsson <peturr02@ru.is> writes:
| > | Also users may define macros with names that conflict with the new
| > | components.
| >
| > C++ programmers that rely on macros know that sonner or latter, their
| > programs will break (tm).
|
| I don't recall many useful programs that don't rely on macros.
Not just because they might appear useful means they won't break
sooner or latter.
-- Gaby