Up Next
Go up to Concept Development
Go forward to Develop new concepts for extensions to STL

Project: Expand the set of concepts used to describe STL

[Musser] Compared to the container and iterator concepts, the STL algorithm, function object, and allocator concepts are less developed in the SGI concept web. The goal of this project is to develop more fully these parts of the concept hierarchy. This is a difficult problem, since the algorithm concept in particular deserves careful development because it is even more fundamental than the container or iterator concepts.


 

Up Next