This automatic selection process is implemented by causing an iterator class for a specific container
to be derived (inherited) from a more general iterator class that’s appropriate to a specific
container. Thus the iterators to vectors and deques are derived from the random_access_
iterator class, while iterators to lists are derived from the bidirectional_iterator class.
What prevents you from sharing the link to the original source as well.
Обсуждают сегодня