This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: TR library extensions
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Matt Austern <austern at apple dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Sat, 04 Oct 2003 11:20:08 +0200
- Subject: Re: TR library extensions
- References: <7C32F11E-F606-11D7-B976-000393B2ABA2@apple.com>
Hi!
Matt Austern wrote:
A draft version of the TR is available at
<http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1518.pdf>.
Thanks for the pointer.
What do people think about directory structure and naming conventions
and such?
Well, the current include/ext directory seems suited, isn't it? And the
namespace,
you already selected the name. You (the committee, I mean ;) even
managed to choose
for the new headers names not interfering with the pre-existing ones.
What about starting with include/ext/unordered_set and
include/ext/unordered_map?
I can even imagine an eminent contributor ;) ...
Seriously, I'm interested in humbly helping with the new containers.
Paolo.