[patch] : Optimize search_n

chris jefferson caj@cs.york.ac.uk
Sat Sep 10 15:37:00 GMT 2005


This backports the recent optimization to search_n back to so_6. The
only major difference is that it doesn't use find_if in the predicated
case. It never did, and to enable this would involve copying a bunch of
framework.

Tested on powerpc-darwin

Chris
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-search_n
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20050910/70c12122/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: changelog-search_n
Type: application/text
Size: 610 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20050910/70c12122/attachment.bin>


More information about the Libstdc++ mailing list