#include <when.hpp>


Classes | |
| struct | impl |
Public Types | |
| typedef Grammar | first |
| typedef Fun | second |
| typedef Grammar::proto_grammar | proto_grammar |
| typedef when< Grammar, Fun > | transform_type |
Public Member Functions | |
| BOOST_PROTO_CALLABLE () typedef X proto_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 Grammar boost::proto::detail::when_impl< Grammar, R, Fun >::first |
| typedef Grammar::proto_grammar boost::proto::detail::when_impl< Grammar, R, Fun >::proto_grammar |
| typedef Fun boost::proto::detail::when_impl< Grammar, R, Fun >::second |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |