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


Public Methods | |
| Arg2 | operator() (const Arg1 &, const Arg2 &y) const |
|
||||||||||||||||
|
Definition at line 313 of file stl_function.h.
00313 { return y; }
|
| Documentation generated on Thu May 2 15:03:40 2002 |
Generated with doxygen 1.2.12 by Dimitri van Heesch , 1997-2001 |