
20 May
2007
20 May
'07
9:37 p.m.
What xpressive does instead is something like:
proto::and_< proto::if_< is_quant_tag< proto::tag_of< mpl::_ > > > , proto::unary_expr< proto::_, XpressiveGrammar >
I think this is a good example of why my naming suggestion is not good. As I said you have in mind more uses then me. The above written as proto::all< proto::when< >, proto::unary_expr< >
is not really palatable.