CVX
Loading...
Searching...
No Matches
hashtable.h
Go to the documentation of this file.
1#define K TKey
2#define V TVal
3#define SNAME hashtable
4#define PFX ht
5#define TAG 6
6#include "cvx/hashtable.h"
A configurable hashtable that maps K -> V.