Tests the functionality of the xmt_hash_set. More...
#include <mtgl/xmt_hash_set.hpp>
#include <mtgl/util.hpp>
Data Structures | |
class | set_visitor |
Defines | |
#define | MAX_LOOP 100000000 |
#define | OPEN_ADDRESS_HASH_SIZE 200000000 |
Typedefs | |
typedef xmt_hash_set< int > | hash_set_type |
Functions | |
int | main () |
Tests the functionality of the xmt_hash_set.