Classes | Namespaces | Functions
sparse_hashset.h File Reference

The sparse_hashset class and helpers. More...

#include <cstdio>
#include <algorithm>
#include "impl/sparse_hashtable.h"
#include <ash/hash.h>
Include dependency graph for sparse_hashset.h:

Classes

class  ash::sparse_hashset< Value, HashFx, EqualKey, Alloc >
 A STL-like hashset with sparse_hashtable as the backend. More...

Namespaces

namespace  ash
 The base namespace for everything in the library.

Functions

template<class Val , class HashFx , class EqualKey , class Alloc >
void ash::swap (sparse_hashset< Val, HashFx, EqualKey, Alloc > &x, sparse_hashset< Val, HashFx, EqualKey, Alloc > &y)
 Global swap function.

Detailed Description

The sparse_hashset class and helpers.

Author:
Craig Silverstein (csilvers)
Adam Martinson (Loki)
License: BSD


© 2012   AshTL
Licensed under  AGPLv3
Hosted by  Get AshTL at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated by  doxygen 1.7.4