template <typename Iterator, typename Context, typename Attribute> \
decltype(
def)::lhs_type rule_ \
{ \
auto
const& def_ = (
def); \
} \
result_of::context< Env const &, Actions const & >::type const context(Env const &env, Actions const &actions)
Definition: environment.hpp:217
unused_type const unused
Definition: unused.hpp:76
void def(char const *name, Signature)
Definition: python.hpp:454
function< op::first >::type const first
first is a lazy PolymorphicFunctionObject for accessing the first element of a std::pair<> in an xpre...
Definition: regex_actions.hpp:978
unused_type const unused
Definition: unused.hpp:67
edge_iterator last
Definition: two_graphs_common_spanning_trees.hpp:631
attr_gen const attr
Definition: attr.hpp:132
detail::default_parse_rule_result parse_rule(rule< ID, Attribute > rule_, Iterator &first, Iterator const &last, Context const &context, ActualAttribute &attr)
Definition: rule.hpp:34