Indexable versus Iterable Collections

The C++ standard template library design emphasizes collections that support generic iterators. In this post I propose an alternative design approach for collections that uses generic indexers.



October 31, 2008
URL:http://www.drdobbs.com/cpp/indexable-versus-iterable-collections/228700381

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.