Refactor the cache iterators by using a common base class
authorDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 9 Dec 2009 18:24:03 +0000 (19:24 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 9 Dec 2009 18:24:03 +0000 (19:24 +0100)
commit773e2c1fe5fd1a315ffaaf79f2f2e4a9e975649a
treecb0b7859ac1fd4b983a699a19a41b659cb083e0e
parentc6474fb6ff482b0457674986a82afab0a3749af2
Refactor the cache iterators by using a common base class

This should not change the public interface, but it removes the
friend connection between the iterators and pkgcache as it is unused.
apt-pkg/cacheiterators.h
apt-pkg/pkgcache.cc
apt-pkg/pkgcache.h