ScummVM API documentation
Common::Binder2nd< Op > Member List

This is the complete list of members for Common::Binder2nd< Op >, including all inherited members.

ArgumenType typedef (defined in Common::UnaryFunction< Op::FirstArgumentType, Op::ResultType >)Common::UnaryFunction< Op::FirstArgumentType, Op::ResultType >
Binder2nd(const Op &op, typename Op::SecondArgumentType arg2) (defined in Common::Binder2nd< Op >)Common::Binder2nd< Op >inline
operator()(typename Op::FirstArgumentType v) const (defined in Common::Binder2nd< Op >)Common::Binder2nd< Op >inline
ResultType typedef (defined in Common::UnaryFunction< Op::FirstArgumentType, Op::ResultType >)Common::UnaryFunction< Op::FirstArgumentType, Op::ResultType >