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::switch_case_is_nullary Member List

This is the complete list of members for boost::phoenix::detail::switch_case_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< proto::comma< switch_case_is_nullary, proto::or_< phoenix::rule::switch_default_case, phoenix::rule::switch_case > >, mpl::and_< switch_case_is_nullary(proto::_child_c< 0 >, proto::_state), switch_case_is_nullary(proto::_child_c< 1 >, proto::_state) >() >, proto::when< proto::or_< phoenix::rule::switch_default_case, phoenix::rule::switch_case >, evaluator(proto::_child_c< 0 >, proto::_state) > >
transform_type typedefboost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > >