Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::xpressive::detail::ReplaceAlgo Member List

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) constboost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > >inline
operator()(Expr &&e, State &&s) constboost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > >inline
operator()(Expr &&e, State &&s, Data &&d) constboost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > >inline
proto_grammar typedefboost::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 typedefboost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > >