#include <func.h>
Base template for hash functor objects, used by HashMap. This needs to be specialized for every type that you need to hash.