libzypp  15.28.6
zypp::pool::P_Select2nd< TPair > 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< TPair >:

Public Member Functions

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

Detailed Description

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

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 TPair >
TPair::second_type& zypp::pool::P_Select2nd< TPair >::operator() ( TPair &  __x) const
inline

Definition at line 52 of file PoolTraits.h.

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

Definition at line 56 of file PoolTraits.h.


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