INTERNAL ONLY (This is merely a compile-time optimization for the common case) More...
#include <matches.hpp>
Classes | |
struct | impl |
struct | impl< Expr &, State, Data > |
Public Types | |
typedef switch_ | proto_grammar |
typedef switch_< Cases > | 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 |
INTERNAL ONLY (This is merely a compile-time optimization for the common case)
typedef switch_ boost::proto::switch_< Cases >::proto_grammar |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |