I have been searching for sample code creating iterator for my own container, but I haven t really found a good example. I know this been asked before (Creating my own Iterators) but didn t see any satisfactory answer with examples.
I am looking for simple sample code to start how to design my own iterator.
Thanks