libstdc++
|
argument_type typedef | std::unary_function< _Pair, _Pair::second_type > | |
operator()(_Pair &__x) const (defined in std::_Select2nd< _Pair >) | std::_Select2nd< _Pair > | [inline] |
operator()(const _Pair &__x) const (defined in std::_Select2nd< _Pair >) | std::_Select2nd< _Pair > | [inline] |
result_type typedef | std::unary_function< _Pair, _Pair::second_type > |