Searched refs:is_nullary (Results 1 – 4 of 4) sorted by relevance
26 struct is_nullary;29 struct is_nullary struct45 struct is_nullary::when<rule::argument, Dummy>47 BOOST_PROTO_TRANSFORM(is_nullary::when<rule::argument>)80 struct is_nullary::when<rule::custom_terminal, Dummy>82 BOOST_PROTO_TRANSFORM(is_nullary::when<rule::custom_terminal>)87 result_of::is_nullary<102 struct is_nullary::when<rule::terminal, Dummy>104 BOOST_PROTO_TRANSFORM(is_nullary::when<rule::terminal>)115 struct is_nullary struct[all …]
28 struct is_nullary< \
174 result_of::is_nullary<Expr>::value
52 struct is_nullary<custom_terminal<detail::local<Key> > > struct63 : boost::phoenix::is_nullary::when<Rule, Dummy>72 is_nullary::when<boost::phoenix::rule::custom_terminal, Dummy>