ScummVM API documentation
Common::Binder1st< Op > Class Template Reference
Inheritance diagram for Common::Binder1st< Op >:
Common::UnaryFunction< Op::SecondArgumentType, Op::ResultType >

Public Member Functions

 Binder1st (const Op &op, typename Op::FirstArgumentType arg1)
 
Op::ResultType operator() (typename Op::SecondArgumentType v) const
 

Additional Inherited Members

- Public Types inherited from Common::UnaryFunction< Op::SecondArgumentType, Op::ResultType >
typedef Op::SecondArgumentType ArgumenType
 
typedef Op::ResultType ResultType
 

The documentation for this class was generated from the following file: