add a simple container for HashStrings
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 18 Aug 2013 21:17:05 +0000 (23:17 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 8 May 2014 23:25:55 +0000 (01:25 +0200)
commitf4c3850ea335545e297504941dc8c7a8f1c83358
tree935afa3ad29bc2770a3b72d8093885fdf0fefc35
parent0c8171d7c52a46a719382ee7ed67451213f608ec
add a simple container for HashStrings

APT supports more than just one HashString and even allows to enforce
the usage of a specific hash. This class is intended to help with
storage and passing around of the HashStrings.

Git-Dch: Ignore
apt-pkg/contrib/hashes.cc
apt-pkg/contrib/hashes.h
test/libapt/hashsums_test.cc