#include <impl.hpp>
Inherited by boost::proto::if_< boost::is_placeholder< proto::_value >()>, boost::proto::if_< boost::phoenix::is_custom_terminal< proto::_value >()>, boost::proto::if_< has_tag< Tag >, fold< _, _state, fold_tree_< Tag, Fun > >, Fun >, boost::proto::if_< has_tag< Tag >, reverse_fold< _, _state, reverse_fold_tree_< Tag, Fun > >, Fun >, boost::proto::not_< _ >, boost::proto::not_< proto::_ >, boost::proto::not_< proto::address_of< proto::_ > >, boost::proto::switch_< BuildActionsCases >, boost::proto::switch_< BuildGuardsCases >, boost::proto::switch_< cases >, boost::proto::switch_< detail::default_cases< Grammar > >, boost::proto::switch_< detail::default_cases< meta_grammar > >, boost::proto::switch_< meta_grammar >, and boost::proto::switch_< phoenix_generator >.
Classes | |
| struct | result | 
Public Types | |
| typedef PrimitiveTransform | transform_type | 
Public Member Functions | |
| BOOST_PROTO_CALLABLE () typedef X proto_is_transform_ | |
| template<typename Expr > | |
| BOOST_FORCEINLINE  boost::proto::detail::apply_transform < transform_type(Expr const &)> ::result_type  | operator() (Expr &&e) const | 
| template<typename Expr , typename State > | |
| BOOST_FORCEINLINE  boost::proto::detail::apply_transform < transform_type(Expr const &, State const &)> ::result_type  | operator() (Expr &&e, State &&s) const | 
| template<typename Expr , typename State , typename Data > | |
| 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 PrimitiveTransform boost::proto::transform< PrimitiveTransform, X >::transform_type | 
| boost::proto::transform< PrimitiveTransform, X >::BOOST_PROTO_CALLABLE | ( | ) | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline |