Click here to Skip to main content
15,896,118 members
Articles / Programming Languages / C++

Polymorphic STL containers and iterators

Rate me:
Please Sign up or sign in to vote.
2.76/5 (8 votes)
20 Aug 20044 min read 71.3K   19  
Template classes to build polymorphic data structures based on STL, enabling transparent use of STL algorithms.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Technical Lead
Switzerland Switzerland
Born 1963, Programs since 1979 (Commodore PET).
PhD, consultant and software architect of technical software, especially add-ins for mechanical engineereing CAD.
I like science in general, geometry, algorithms and Python

Comments and Discussions