#include <try_catch.hpp>
Public Types | |
typedef proto::expr < tag::catch_all, list1 < meta_grammar >, 1 > | type |
typedef proto::basic_expr < tag::catch_all, list1 < meta_grammar >, 1 > | proto_grammar |
typedef tag::catch_all | proto_tag |
INTERNAL ONLY. More... | |
typedef meta_grammar | proto_child0 |
INTERNAL ONLY. More... | |
typedef unary_expr < tag::catch_all, meta_grammar > | 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 |