This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Move rope, slist, hash_map, hash_set to __gnu_cxx
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: 30 Dec 2001 13:02:41 +0100
- Subject: Re: [PATCH] Move rope, slist, hash_map, hash_set to __gnu_cxx
- Organization: CodeSourcery, LLC
- References: <3C2EDC47.B84A1816@unitus.it>
Paolo Carlini <pcarlini@unitus.it> writes:
| Hi,
|
| this one moves such estensions (i.e., all those already present in include/ext
| before the recent addition of algorithm) to namespace __gnu_cxx. Tested
| i686-pc-linux-gnu (*).
Looks OK.
I'm deferring the issue of handling existing codes that assume
extensions are in std::. I don't know whether whether simple
documentation is sufficient or if some compiler magic are
necessary.
-- Gaby
CodeSourcery, LLC http://www.codesourcery.com