Searched defs:do_while_generator (Results 1 – 1 of 1) sorted by relevance
897 struct do_while_generator struct899 explicit do_while_generator(Body const &b) in do_while_generator() function910 operator()(Cond const &cond) const in operator ()()919 Body const &body;