Switched the Iterator implementation to a dedicated helper class (to hide the...
Switched the Iterator implementation to a dedicated helper class (to hide the specific implementation, since it's pretty messy and may change).
Showing
include/iterator.h
0 → 100644
src/iterpriv.cpp
0 → 100644
src/iterpriv.h
0 → 100644
Please register or sign in to comment