- Aug 4, 2001
- 967
- 0
- 0
I read that only random access iterators support operations such as "+(int)" or comparison operators. Are random access iterators only valid with vectors and deques? can't they be used with a list?
Thanks guys!
Thanks guys!