]> git.saurik.com Git - apt.git/commit
TagSection: Extract Find() methods taking Pos instead of Key
authorJulian Andres Klode <jak@debian.org>
Tue, 27 Sep 2016 14:49:25 +0000 (16:49 +0200)
committerJulian Andres Klode <jak@debian.org>
Tue, 22 Nov 2016 21:56:46 +0000 (22:56 +0100)
commit45ecab4458c4015b7635042064165c229e099c28
tree14b0cad45123fb6478c01af960a4a2e0e14b4e55
parent3e633069c9c187dc51c12e59a7ddba4b68a76c4f
TagSection: Extract Find() methods taking Pos instead of Key

This allows us to add a perfect hash function to the tag file
without having to reimplement the methods a second time.
apt-pkg/tagfile.cc
apt-pkg/tagfile.h