#include
#include “../common/bytevec.h”
#include “authtableentry.h”
#include “concurrenthashtable_impl.h”
using namespace std;
// instantiate the hash table in each of the three ways that is needed for this
// assignment
template class ConcurrentHashTable
template class ConcurrentHashTable