Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/test/
Dtoy_spirit2.cpp258 struct fold_alternate struct
260 parser<Iterator> const &parse;
262 explicit fold_alternate(parser<Iterator> const &p) in fold_alternate() function
267 bool operator ()(T const &t) const in operator ()()