Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/example/
Dlambda.hpp748 struct while_generator struct
750 explicit while_generator(Cond const &c) in while_generator() function
761 operator[](Body const &body) const in operator []()
770 Cond const &cond;