C++ braindump on iterators

April 28, 2007 on 9:40 pm | In .english, coding | No Comments

Iterators are really fun, because when you implement them in your own class, you can have all STL algorithms at your disposal. It’s typical in current C++ to want this kind of things. Here is a few links about that: [gpwiki.org] and (less interesting), [codeguru.com].

Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds. Valid XHTML and CSS. ^Top^

[rss feed: http://blog.superstring.nl/feed/rss/]