Definition in file Iterator.h.
#include <map>
#include "massert.h"


Go to the source code of this file.
Namespaces | |
| namespace | mace |
Classes | |
| class | mace::MapIterator< M > |
| Java-style iteration for C++ collections (next/hasNext). More... | |
| class | mace::ConstMapIterator< M > |
| Java-style const iteration for C++ collections (next/hasNext). More... | |
1.5.5