|
template<typename A > |
BOOST_PROTO_DISABLE_MSVC_C4714
BOOST_FORCEINLINE
BOOST_PROTO_RESULT_OF
< proto_generator(typename
boost::proto::base_expr
< proto_domain,
boost::proto::tag::assign,
boost::proto::list2
< proto_derived_expr const
&, typename
boost::proto::result_of::as_child
< A BOOST_PP_EMPTY(),
proto_domain >::type > >::type) >
::type const | operator= (A BOOST_PP_EMPTY()&a) const |
|
template<typename A > |
BOOST_PROTO_DISABLE_MSVC_C4714
BOOST_FORCEINLINE
BOOST_PROTO_RESULT_OF
< proto_generator(typename
boost::proto::base_expr
< proto_domain,
boost::proto::tag::assign,
boost::proto::list2
< proto_derived_expr const
&, typename
boost::proto::result_of::as_child
< A const, proto_domain >
::type > >::type) >::type
const | operator= (A const &a) const |
|
template<typename A > |
BOOST_PROTO_DISABLE_MSVC_C4714
BOOST_FORCEINLINE
BOOST_PROTO_RESULT_OF
< proto_generator(typename
boost::proto::base_expr
< proto_domain,
boost::proto::tag::assign,
boost::proto::list2
< proto_derived_expr
BOOST_PP_EMPTY()&, typename
boost::proto::result_of::as_child
< A BOOST_PP_EMPTY(),
proto_domain >::type > >::type) >
::type const | operator= (A BOOST_PP_EMPTY()&a) BOOST_PP_EMPTY() |
|
template<typename A > |
BOOST_PROTO_DISABLE_MSVC_C4714
BOOST_FORCEINLINE
BOOST_PROTO_RESULT_OF
< proto_generator(typename
boost::proto::base_expr
< proto_domain,
boost::proto::tag::assign,
boost::proto::list2
< proto_derived_expr
BOOST_PP_EMPTY()&, typename
boost::proto::result_of::as_child
< A const, proto_domain >
::type > >::type) >::type
const | operator= (A const &a) BOOST_PP_EMPTY() |
|
template<typename A > |
BOOST_PROTO_DISABLE_MSVC_C4714
BOOST_FORCEINLINE
BOOST_PROTO_RESULT_OF
< proto_generator(typename
boost::proto::base_expr
< proto_domain,
boost::proto::tag::subscript,
boost::proto::list2
< proto_derived_expr const
&, typename
boost::proto::result_of::as_child
< A BOOST_PP_EMPTY(),
proto_domain >::type > >::type) >
::type const | operator[] (A BOOST_PP_EMPTY()&a) const |
|
template<typename A > |
BOOST_PROTO_DISABLE_MSVC_C4714
BOOST_FORCEINLINE
BOOST_PROTO_RESULT_OF
< proto_generator(typename
boost::proto::base_expr
< proto_domain,
boost::proto::tag::subscript,
boost::proto::list2
< proto_derived_expr const
&, typename
boost::proto::result_of::as_child
< A const, proto_domain >
::type > >::type) >::type
const | operator[] (A const &a) const |
|
template<typename A > |
BOOST_PROTO_DISABLE_MSVC_C4714
BOOST_FORCEINLINE
BOOST_PROTO_RESULT_OF
< proto_generator(typename
boost::proto::base_expr
< proto_domain,
boost::proto::tag::subscript,
boost::proto::list2
< proto_derived_expr
BOOST_PP_EMPTY()&, typename
boost::proto::result_of::as_child
< A BOOST_PP_EMPTY(),
proto_domain >::type > >::type) >
::type const | operator[] (A BOOST_PP_EMPTY()&a) BOOST_PP_EMPTY() |
|
template<typename A > |
BOOST_PROTO_DISABLE_MSVC_C4714
BOOST_FORCEINLINE
BOOST_PROTO_RESULT_OF
< proto_generator(typename
boost::proto::base_expr
< proto_domain,
boost::proto::tag::subscript,
boost::proto::list2
< proto_derived_expr
BOOST_PP_EMPTY()&, typename
boost::proto::result_of::as_child
< A const, proto_domain >
::type > >::type) >::type
const | operator[] (A const &a) BOOST_PP_EMPTY() |
|
BOOST_FORCEINLINE
proto_base_expr const | proto_base () const |
|
BOOST_FORCEINLINE proto_child0 | child0 () const |
|
BOOST_FORCEINLINE proto_child1 | child1 () const |
|