71 :
_sel( boost::mem_fun_ref( &sat::Solvable::supportsLocales ) )
76 :
_sel( boost::bind( boost::mem_fun_ref( (
LS1)&sat::Solvable::supportsLocale ), _1, locale_r ) )
81 :
_sel( boost::bind( boost::mem_fun_ref( (
LS2)&sat::Solvable::supportsLocale ), _1, locales_r ) )
95 function<bool(const sat::Solvable &)>
_sel;
121 template<
class TSolv>
123 {
return operator()( solv_r.satSolvable() ); }
157 template<
class TSolv>
183 template<
class TSolv>
185 :
_item( solv_r.satSolvable() )
199 template<
class TSolv>
201 {
return operator()( solv_r.satSolvable() ); }
218 #endif // ZYPP_FILTER_H