Iterator object.
More...
#include <tk_stl.h>
template<class K, class T>
class Map< K, T >::Iterator
Iterator object.
Definition at line 726 of file tk_stl.h.
◆ Iterator()
template<class K, class T>
Copy constructor.
- Note
- We cannot use implicit conversions from STL objects to CLI objects here because conflicting calls to Map::GetAt().
- Parameters
-
Definition at line 736 of file tk_stl.h.
The documentation for this class was generated from the following file: