ElDonAntonio
Senior member
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!