Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/statement/
Dif.hpp136 struct if_gen struct
138 if_gen(Cond const & cond_) in if_gen() function
143 operator[](Then const & then) const in operator []()
148 Cond cond;
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/
Dstatements.hpp169 struct if_gen { struct
171 if_gen(CondT const& cond_) in if_gen() function
178 operator[](ThenT const& then) const in operator []()
190 CondT cond;