]> git.saurik.com Git - apt.git/commit
implement MarkAndSweep in cc instead of header
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 2 Oct 2014 22:20:57 +0000 (00:20 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 2 Oct 2014 22:20:57 +0000 (00:20 +0200)
commit107d054ba954d05965f793f560468c6c453cc2a5
tree0f6e88ec32cb5cd65c906baa0c021e800efb190e
parent30b45652d6b8c710e7a5e7e95cfa431a5df4462c
implement MarkAndSweep in cc instead of header

Having it in the header exposes some implementation details, namely
private methods and will cause problems for us if we ever want to change
the actions.

Git-Dch: Ignore
apt-pkg/depcache.cc
apt-pkg/depcache.h