jeudi 18 février 2016

C++ iterator equality

How does c++ std library implement for example, vector iterators? It allows you to do equality testing on a regular iterator and a reverse iterator, what kind of design allows this to be possible?

Aucun commentaire:

Enregistrer un commentaire