#include <traits.hpp>


Classes | |
| struct | impl | 
Public Types | |
| typedef proto::expr < proto::tag::bitwise_or_assign, list2< T, U >, 2 >  | type | 
| typedef proto::basic_expr < proto::tag::bitwise_or_assign, list2< T, U >, 2 >  | proto_grammar | 
| typedef  proto::tag::bitwise_or_assign  | proto_tag | 
| typedef T | proto_child0 | 
| typedef U | proto_child1 | 
| typedef bitwise_or_assign< T, U > | 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 | 
| typedef T boost::proto::bitwise_or_assign< T, U >::proto_child0 | 
| typedef U boost::proto::bitwise_or_assign< T, U >::proto_child1 | 
| typedef proto::basic_expr<proto::tag:: bitwise_or_assign , list2<T, U>, 2> boost::proto::bitwise_or_assign< T, U >::proto_grammar | 
| typedef proto::tag:: bitwise_or_assign boost::proto::bitwise_or_assign< T, U >::proto_tag | 
      
  | 
  inherited | 
| typedef proto::expr<proto::tag:: bitwise_or_assign , list2<T, U>, 2> boost::proto::bitwise_or_assign< T, U >::type | 
      
  | 
  inherited | 
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited |