tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: rbtree(3) and FOREACH_SAFE



>>>> Attached is a patch (not even compile tested yet) to add the _FOREACH_SAFE
>>>> macros and also _NEXT and _PREV as well.
>>>> Does this look good or have I made a schoolboy error somewhere?
>>>
>>> This one might even compile!
>> Do your _SAFE variants work for rbtrees with just one element?
> 
> Seems to!

Yes, sorry.  I missed the comma-operator nestled in the parentheses in your
original post.







Home | Main Index | Thread Index | Old Index