#include <reference.hpp>
Public Types | |
typedef expression::terminal < reference_wrapper< T > >::type | type |
typedef proto::basic_expr < proto::tag::terminal, proto::term< reference_wrapper < T > >, 0 > | base_type |
typedef proto::basic_expr < proto::tag::terminal, term < reference_wrapper< T > >, 0 > | proto_grammar |
typedef proto::tag::terminal | proto_tag |
INTERNAL ONLY. More... | |
typedef reference_wrapper< T > | proto_child0 |
INTERNAL ONLY. More... | |
typedef terminal < reference_wrapper< T > > | transform_type |
Public Member Functions | |
BOOST_PROTO_CALLABLE () typedef intproto_is_transform_ | |
BOOST_FORCEINLINE boost::proto::detail::apply_transform < transform_type(Expr const &)> ::result_type | operator() (Expr &&e) const |
BOOST_FORCEINLINE boost::proto::detail::apply_transform < transform_type(Expr const &, State const &)> ::result_type | operator() (Expr &&e, State &&s) const |
BOOST_FORCEINLINE boost::proto::detail::apply_transform < transform_type(Expr const &, State const &, Data const &)> ::result_type | operator() (Expr &&e, State &&s, Data &&d) const |
Static Public Member Functions | |
static const type | make (T &t) |
static const type | make (typename call_traits< reference_wrapper< T > >::param_type t) |
|
inherited |
|
inherited |
INTERNAL ONLY.
|
inherited |
|
inherited |
INTERNAL ONLY.
|
inherited |
typedef expression::terminal<reference_wrapper<T> >::type boost::phoenix::expression::reference< T >::type |
|
inherited |
|
inlinestatic |
Referenced by boost::phoenix::cref(), and boost::phoenix::ref().
|
inlinestaticinherited |
References boost::geometry::make().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |