[patch] Simplifying <algorithm>: Part 2

Chris Jefferson caj@cs.york.ac.uk
Sat Jan 29 21:17:00 GMT 2005


Here is part 2 of the <algorithm> simplification, this time it's stl_algo.h

I've seperated this patch into 2 parts. Firstly there is the patch to 
stl_algo.h, which while large is hopefully not contraversal. Then there 
is a couple of small fixes to testsuite_iterators.h that have come up, 
and a big bunch of testcases for things I've changed in stl_algo.h These 
aren't (yet) very deep tests, just enough to act as a sanity check that 
algorithms are vaguely accepting and returning the right things.

Unfortunatly trying to read the patch to stl_algo.h is quite hard, as it 
seems to confuse diff quite badly.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_stlalgo
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20050129/2b5b06f9/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: testsuite_patch
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20050129/2b5b06f9/attachment-0001.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stl_algo.h.patch
Type: text/x-patch
Size: 111206 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20050129/2b5b06f9/attachment.bin>


More information about the Libstdc++ mailing list