Helper class used to retrieve the second element from a pair. More...
Public Member Functions | |
result_type | operator() (T const &t) const |
Public Types | |
typedef T::second_type | result_type |
Helper class used to retrieve the second element from a pair.
T | Pair type |