|
Dynalib Utils
|
#include <DynaHashSet.h>
Public Member Functions | |
| DynaSetIter (const DynaHashSet< V > *set, int start) | |
| int | getIndex () |
| bool | hasNext () |
| bool | hasPrev () |
| bool | operator== (const DynaSetIter< V > &other) const |
| bool | operator!= (const DynaSetIter< V > &other) const |
| SetEntry< V > * | operator* () const |
| const DynaSetIter< V > & | operator++ () |
| const DynaSetIter< V > & | operator-- () |
Template for Marker Object to mark "nullptr" entries and deleted entries
| E |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.13