#include <match_results.hpp>
Public Types | |
typedef proto::expr < proto::tag::assign, list2 < proto::terminal< action_arg < proto::_, proto::_ > >, proto::terminal< proto::_ > >, 2 > | type |
typedef proto::basic_expr < proto::tag::assign, list2 < proto::terminal< action_arg < proto::_, proto::_ > >, proto::terminal< proto::_ > >, 2 > | proto_grammar |
typedef proto::tag::assign | proto_tag |
typedef proto::terminal < action_arg< proto::_, proto::_ > > | proto_child0 |
typedef proto::terminal< proto::_ > | proto_child1 |
typedef assign < proto::terminal< action_arg < proto::_, proto::_ > >, proto::terminal< proto::_ > > | transform_type |
Public Member Functions | |
BOOST_PROTO_CALLABLE () typedef intproto_is_transform_ | |
BOOST_FORCEINLINE boost::proto::detail::apply_transform < transform_type(Expr const &)> ::result_type | operator() (Expr &&e) const |
BOOST_FORCEINLINE boost::proto::detail::apply_transform < transform_type(Expr const &, State const &)> ::result_type | operator() (Expr &&e, State &&s) const |
BOOST_FORCEINLINE boost::proto::detail::apply_transform < transform_type(Expr const &, State const &, Data const &)> ::result_type | operator() (Expr &&e, State &&s, Data &&d) const |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |