This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Search algorithms in __gnu_cxx::


Benjamin Kosnik wrote:

Sounds good to me. There are already some non-standard things in
include/ext/algorithm, but everything you mentioned seems like a good
addition.


Yes, we could also use the existing ext/algorithm, good point. My only concern is that at some point we may want to clearly differentiate to different namespaces real extensions from legacy HP / SGI stuff (I think we have a PR about that...), we talked about a __gnu_ext namespace if I remember correctly the exact name... For sure not something we have to decide immediately.

Paolo.


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