#include <try_catch.hpp>


Public Types | |
| typedef proto::expr < tag::catch_, list2< A0, A1 >, 2 > | type |
| typedef proto::basic_expr < tag::catch_, list2< A0, A1 >, 2 > | proto_grammar |
| typedef tag::catch_ | proto_tag |
| INTERNAL ONLY. More... | |
| typedef A0 | proto_child0 |
| INTERNAL ONLY. More... | |
| typedef A1 | proto_child1 |
| INTERNAL ONLY. More... | |
| typedef binary_expr < tag::catch_, A0, A1 > | 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 |
|
inherited |
INTERNAL ONLY.
|
inherited |
INTERNAL ONLY.
|
inherited |
|
inherited |
INTERNAL ONLY.
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |