CPP-HashTable Simple, scalable hashtable with chaining, rehashing and templates using an array. Created by myself to learn some C++