This is the complete list of members for boost::phoenix::detail::switch_size, 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::comma< switch_size, proto::_ >, mpl::next< switch_size(proto::_left)>() >, proto::when< proto::_, mpl::int_< 1 >()> > | |
transform_type typedef | boost::proto::transform< or_< BOOST_PP_ENUM_PARAMS(BOOST_PROTO_MAX_LOGICAL_ARITY, G) > > | |