[Patch] Uglify some names in _Rb_tree
Paolo Carlini
pcarlini@suse.de
Fri Jan 6 17:04:00 GMT 2006
Hi,
I'm working on implementing completely N1780 for 4.2, the missing insert
at lower bound bits (*), would be libstdc++/22102, and noticed that we
have got a few more non-uglifyed names, dating back to the original
HP/SGI code.
Tested x86-linux.
Paolo.
(*) The idea is that _M_insert_equal(const _Val&) will gain a *_lower
variant, and rather straightforward adjustments elsewhere.
///////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_233_prep
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20060106/1d31c968/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_233_prep
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20060106/1d31c968/attachment-0001.ksh>
More information about the Libstdc++
mailing list