container iterator without end

Hi Guys,

I am looking for a container with a specific iterator. When I am iterating over all elements and reach the end, it should start from the beginning again. Actually I haven't found an implementation which behaves like this. Does a free implementation of a container or rather an interator exists already?

BlueShark
No, you will have to write your own.
Thank you for your help :-)
Topic archived. No new replies allowed.