Searched defs:while_generator (Results 1 – 1 of 1) sorted by relevance
748 struct while_generator struct750 explicit while_generator(Cond const &c) in while_generator() function761 operator[](Body const &body) const in operator []()770 Cond const &cond;