This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] : Improve std::search on v7


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]