Sierra Toolkit
Version of the Day
|
#include <utility_eastl.h>
Public Types | |
typedef Pair::second_type | result_type |
Public Member Functions | |
const result_type & | operator() (const Pair &x) const |
operator()(x) simply returns x.second. This is the same thing as the SGI SGL select2nd utility
Definition at line 157 of file utility_eastl.h.