On Tue, Aug 22, 2017 at 10:51 AM, Dibyendu Majumdar <mobile@xxxxxxxxxxxxxxx> wrote: > > Except that the if (!) / break is implicit? It is the same why if_statement works. if _statement has if_condition. The iterator_staemement has two conditions. Pre_condition and post_condition. It is not more implicit than the if_condition in the if _condition. >> if (!post_condition()) >> break; > > And here too? Same here. Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html