libzypp  11.13.5
zypp::pool::P_Select2nd< _Pair > Struct Template Reference

In CXX0X std::_Select2nd does no longer derive from std::unary_function. More...

#include <PoolTraits.h>

Inheritance diagram for zypp::pool::P_Select2nd< _Pair >:

List of all members.

Public Member Functions

_Pair::second_type & operator() (_Pair &__x) const
const _Pair::second_type & operator() (const _Pair &__x) const

Detailed Description

template<typename _Pair>
struct zypp::pool::P_Select2nd< _Pair >

In CXX0X std::_Select2nd does no longer derive from std::unary_function.

Definition at line 49 of file PoolTraits.h.


Member Function Documentation

template<typename _Pair >
_Pair::second_type& zypp::pool::P_Select2nd< _Pair >::operator() ( _Pair &  __x) const
inline

Definition at line 52 of file PoolTraits.h.

template<typename _Pair >
const _Pair::second_type& zypp::pool::P_Select2nd< _Pair >::operator() ( const _Pair &  __x) const
inline

Definition at line 56 of file PoolTraits.h.


The documentation for this struct was generated from the following file: