Searched defs:eval_if_else (Results 1 – 1 of 1) sorted by relevance
141 struct eval_if_else : proto::callable struct143 typedef void result_type;146 void operator()(If const &if_, Then const &then_, Else const &else_, Args const &args) const in operator ()()