Home
last modified time | relevance | path

Searched defs:do_while_generator (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/example/
Dlambda.hpp897 struct do_while_generator struct
899 explicit do_while_generator(Body const &b) in do_while_generator() function
910 operator()(Cond const &cond) const in operator ()()
919 Body const &body;