**HashTable&** HashTable<HashElement>::operator=(const HashTable& aTable)
The error messages is "HashTable: super of class template requires template argument list and HashTable<HashElement>::operation=':unable to match function definition to an existing declaration
On what I've seen on the internet it should be the way I've written