Click here to Skip to main content
15,892,927 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.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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