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: [RFC] parallel/tree.h?


Paolo Carlini wrote:
> Benjamin Kosnik wrote:
>   
>>> earlier today was noticing something very strange in
>>> include/parallel/tree.h: apparently there are some const qualified
>>> non-member functions and no errors are triggered during testing...
>>>     
>>>       
>> Don't really see any of these...
>>   
>>     
> is_sorted* ? More, I think.
>   
Gosh! Apparently, **everything** is inside _Rb_tree, **inline**!!!!

Paolo.


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