PATCH to bits/demangle.h

Benjamin Kosnik bkoz@redhat.com
Thu Feb 26 00:56:00 GMT 2004


>I applied to 3.4 and mainline.

Great, thanks.

>> You also need something like the demangle.h bits here:
>> http://gcc.gnu.org/ml/libstdc++/2004-02/txt00014.txt
>
>Sorry, I don't understand this :/  It is a huge patch
>but I don't see anything of it back in CVS.  Where was
>this patch applied?  Or wasn't it?  What does that new
>template parameter do?

Here's just the demangler.h bits. This is necessary if you want to add a
default allocator argument, which I did, in my experimentations. I still
think this is still a useful thing to have, although I suppose it could
be std::allocator instead of __gnu_cxx::new_allocator. Your pick.

-benjamin

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: p.20040225-2.patch
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20040226/ed94f74e/attachment.ksh>


More information about the Libstdc++ mailing list