[Patch] Qualify standard functions with std:: in stl_algo.h
Paolo Carlini
pcarlini@unitus.it
Sun Jun 29 20:55:00 GMT 2003
Hi all, hi Gaby,
this is another bit of the work you envisaged a while ago
(about 6 months)...
Very boring but for one thing: ordering becomes important and
I had to declare 'merge' (both versions) and 'partial sort'
in advance. Is this ok/expected? I'm not sure that reshuffling
is even possible and adding a full set of declarations seems
overkilling...
Tested x86-linux.
Paolo.
//////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_algo_h
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030629/e3e67f29/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_algo_h
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030629/e3e67f29/attachment-0001.ksh>
More information about the Libstdc++
mailing list