All functors should be able to process Solvable as well as PoolItem.
All functors should be able to process Solvable as well as PoolItem.
for_( it, satpool.filterBegin(f), satpool.filterEnd(f) )
{
}
for_( it, pool.filterBegin(f), pool.filterEnd(f) )
{
}
#define for_(IT, BEG, END)
Convenient for-loops using iterator.
'Language[_Country]' codes.
static ResPool instance()
Singleton ctor.
Filter solvables according to their locale support.
static Pool instance()
Singleton ctor.