hudson::FastHashSet< Key, hasher, NeedsDelete, collectStats > Class Template Reference

This is a specialization of FastHashBase that turns it into a set. More...

#include <FastHash.h>

Inheritance diagram for hudson::FastHashSet< Key, hasher, NeedsDelete, collectStats >:

hudson::FastHashBase< Key, void, hasher, NeedsDelete, collectStats > noncopyable List of all members.

Public Member Functions

 FastHashSet ()
 FastHashSet (size_t size_hint)
bool has (const Key &k) const

Detailed Description

template<typename Key, class hasher = hashers::hash<Key>, bool NeedsDelete = true, bool collectStats = false>
class hudson::FastHashSet< Key, hasher, NeedsDelete, collectStats >

This is a specialization of FastHashBase that turns it into a set.


Constructor & Destructor Documentation

template<typename Key, class hasher = hashers::hash<Key>, bool NeedsDelete = true, bool collectStats = false>
hudson::FastHashSet< Key, hasher, NeedsDelete, collectStats >::FastHashSet  )  [inline]
 

template<typename Key, class hasher = hashers::hash<Key>, bool NeedsDelete = true, bool collectStats = false>
hudson::FastHashSet< Key, hasher, NeedsDelete, collectStats >::FastHashSet size_t  size_hint  )  [inline]
 


Member Function Documentation

template<typename Key, class hasher = hashers::hash<Key>, bool NeedsDelete = true, bool collectStats = false>
bool hudson::FastHashSet< Key, hasher, NeedsDelete, collectStats >::has const Key &  k  )  const [inline]
 


The documentation for this class was generated from the following file:
Generated on Thu Mar 27 19:04:16 2008 by  doxygen 1.4.6