This is the complete list of members for boost::xpressive::detail::ReplaceAlgo, including all inherited members.
BOOST_PROTO_CALLABLE() typedef X proto_is_transform_ | boost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > > | |
operator()(Expr &&e) const | boost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > > | inline |
operator()(Expr &&e, State &&s) const | boost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > > | inline |
operator()(Expr &&e, State &&s, Data &&d) const | boost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > > | inline |
proto_grammar typedef | boost::proto::or_< proto::when< proto::terminal< mark_placeholder >, op::at(proto::_data, proto::call< mark_nbr(proto::_value)>) >, proto::when< proto::terminal< any_matcher >, op::at(proto::_data, proto::size_t< 0 >) >, proto::when< proto::terminal< reference_wrapper< proto::_ > >, op::unwrap_reference(proto::_value) >, proto::_default< ReplaceAlgo > > | |
transform_type typedef | boost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > > | |