Loading...
Searching...
No Matches
denseHashSet.h File Reference
+ Include dependency graph for denseHashSet.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TfDenseHashSet< Element, HashFn, EqualElement, Threshold >
 This is a space efficient container that mimics the TfHashSet API that uses a vector for storage when the size of the set is small. More...