The following C project contains the C source code and C examples used for views - a c++ standard template library extension. The C++ Standard Template Library provides templates that define generic container and iterator classes. The software described here extends the Standard Template Library by adding template classes that define views.
http://www.zeta.org.au/~jon/STL/views/doc/views.html
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
views.html | 11448 |
domain.h | 3742 |
downcast.h | 2656 |
mapview.h | 2199 |
predicate.h | 1024 |
transform.h | 1586 |
view.h | 5612 |
views.h | 884 |
examples.cpp | 3958 |