Remove algo logic duplication Round 3

Paolo Carlini paolo.carlini@oracle.com
Sat Sep 28 00:45:00 GMT 2013


.. by the way, in the current stl_algo* I'm still seeing many, many, 
functions which should be inline not declared as such: each function 
which has a few __glibcxx_requires* at the beginning (which normally 
boil down to nothing) and then forwards to a std::__* helper should be 
inline.

Thanks,
Paolo.




More information about the Libstdc++ mailing list