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

This is the complete list of members for boost::phoenix::detail::try_catch_is_nullary, 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< phoenix::rule::catch_all, proto::call< evaluator(proto::_child_c< 0 >, proto::_data, proto::make< proto::empty_env()>) > >, proto::when< phoenix::rule::catch_, proto::call< evaluator(proto::_child_c< 1 >, proto::_data, proto::make< proto::empty_env()>) > >, proto::when< phoenix::rule::try_catch, proto::make< mpl::and_< proto::call< evaluator(proto::_child_c< 0 >, proto::_data, proto::make< proto::empty_env()>) >, proto::fold< proto::call< proto::functional::pop_front(proto::_) >, proto::make< mpl::true_()>, proto::make< mpl::and_< proto::_state, proto::call< try_catch_is_nullary(proto::_, proto::make< proto::empty_env()>, proto::_data) > >() > > >() > > >
transform_type typedefboost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > >