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


Public Methods | |
| const Pair::second_type & | operator() (const Pair &x) const |
|
||||||||||
|
Definition at line 300 of file stl_function.h.
00301 {
00302 return x.second;
00303 }
|
| Documentation generated on Thu May 2 15:03:44 2002 |
Generated with doxygen 1.2.12 by Dimitri van Heesch , 1997-2001 |