[patch] : Improve std::search on v7

Paolo Carlini pcarlini@suse.de
Sun Jun 19 11:11:00 GMT 2005


Paolo Carlini wrote:

>It seems to me that in principle we could avoid such troubles and pursue
>Chris proposal by preliminarily checking whether the comparison operator
>is actually empty (using a technique inspired from tr1::is_empty, f.i.).
>  
>
... but very careful with unions... hummm...

Paolo.



More information about the Libstdc++ mailing list