#include <binders.hpp>


Public Member Functions | |
| functor (FuncT func) | |
| actor< composite < functor_action< FuncT > > >  | operator() () const | 
| impl::make_composite < functor_action< FuncT >, A > ::type  | operator() (A const &a) const | 
| impl::make_composite < functor_action< FuncT >, A, B >::type  | operator() (A const &a, B const &b) const | 
| impl::make_composite < functor_action< FuncT >, A, B, C >::type  | operator() (A const &a, B const &b, C const &c) const | 
Public Attributes | |
| functor_action< FuncT > | op | 
      
  | 
  inline | 
      
  | 
  inherited | 
      
  | 
  inherited | 
      
  | 
  inherited | 
      
  | 
  inherited | 
      
  | 
  inherited |