#include <stl_function.h>
Inheritance diagram for binder2nd:


Public Methods | |
| binder2nd (const Operation &x, const typename Operation::second_argument_type &y) | |
| Operation::result_type | operator() (const typename Operation::first_argument_type &x) const |
Protected Attributes | |
| Operation | op |
| Operation::second_argument_type | value |
|
||||||||||||||||
|
Definition at line 196 of file stl_function.h.
|
|
||||||||||
|
Definition at line 200 of file stl_function.h.
|
|
|||||
|
Definition at line 193 of file stl_function.h. Referenced by binder2nd, and operator(). |
|
|||||
|
Definition at line 194 of file stl_function.h. Referenced by binder2nd, and operator(). |
| Documentation generated on Thu May 2 15:03:23 2002 |
Generated with doxygen 1.2.12 by Dimitri van Heesch , 1997-2001 |