Message 1 of 4
How to use ForwardIterator?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can you please help me to understand how ForwardIterator() works and how it can be used practically? A basic and simple example would be very helpful to understand the functioning. Is it something that avoids the use of foreach or for loops and makes the process more efficient? I mean I want to know the purpose and significance of the ForwardIterator.
You can also share a reference, if there's any article or blog for the same.
Thanks!