#include <try_catch.hpp>


Public Types | |
| typedef proto::expr < tag::catch_all, list1< A0 >, 1 > | type |
| typedef proto::basic_expr < tag::catch_all, list1< A0 >, 1 > | proto_grammar |
| typedef tag::catch_all | proto_tag |
| INTERNAL ONLY. More... | |
| typedef A0 | proto_child0 |
| INTERNAL ONLY. More... | |
| typedef unary_expr < tag::catch_all, A0 > | 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 |
|
inherited |
INTERNAL ONLY.
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |