Next: Introduction
The View Template Library
Martin Weiser
Konrad-Zuse-Zentrum für
Informationstechnik Berlin
weiser@zib.de
Gary Powell
Sierra On-Line
gary.powell@sierra.com
Abstract:
Views are container adaptors providing access to different on the
fly generated representations of the data in the container they
are applied
to. The concept fits nicely into the framework defined by the STL.
This paper explains design, usage, and implementation of the View
Template Library, the currently most advanced implementation of the
views concept.
Martin Weiser
2000-09-29