Functor to get the second element of a pair. Use with STL functions like transform(). More...
#include <stl_utils.h>
Public Member Functions | |
| template<typename P > | |
| P::second_type | operator() (const P &pair) |
Functor to get the second element of a pair. Use with STL functions like transform().
Definition at line 23 of file stl_utils.h.
| P::second_type operator() | ( | const P & | pair ) | [inline] |
Definition at line 25 of file stl_utils.h.
Muster.
Copyright © 2010, Lawrence Livermore National Laboratory, LLNL-CODE-433662.