#include <traits.hpp>


Classes | |
| struct | impl |
Public Types | |
| typedef proto::expr < proto::tag::post_inc, list1 < T >, 1 > | type |
| typedef proto::basic_expr < proto::tag::post_inc, list1 < T >, 1 > | proto_grammar |
| typedef proto::tag::post_inc | proto_tag |
| typedef T | proto_child0 |
| typedef post_inc< 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 |
| typedef T boost::proto::post_inc< T >::proto_child0 |
| typedef proto::basic_expr<proto::tag:: post_inc , list1<T>, 1> boost::proto::post_inc< T >::proto_grammar |
| typedef proto::tag:: post_inc boost::proto::post_inc< T >::proto_tag |
|
inherited |
| typedef proto::expr<proto::tag:: post_inc , list1<T>, 1> boost::proto::post_inc< T >::type |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |