/* ######################################################################
Cache Iterators - Iterators for navigating the cache structure
/* ######################################################################
Cache Iterators - Iterators for navigating the cache structure
inline DepIterator(pkgCache &Owner,Dependency *Trg,Version * = 0) :
Dep(Trg), Type(DepVer), Owner(&Owner)
{
inline DepIterator(pkgCache &Owner,Dependency *Trg,Version * = 0) :
Dep(Trg), Type(DepVer), Owner(&Owner)
{