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


Public Methods | |
| const T & | operator() (const T &x) const |
|
||||||||||
|
Definition at line 287 of file stl_function.h.
00287 { return x; }
|
| Documentation generated on Thu May 2 15:03:32 2002 |
Generated with doxygen 1.2.12 by Dimitri van Heesch , 1997-2001 |