View Template Library


Single Container View

Category: adaptors

Component type: concept

Description

A Single Container View is a View that references one container or view.

Refinement of

View

Associated types

Additionally to the types associated to View, the following types are defined in Single Container Views.

Domain type

X::domain_type

The type of the container/view referenced by the View.

Notation

X

A type that is a model of View

a, b

Object of type X

T

The value type of X

Definitions

Valid expressions

No expressions additional to those defined in View have to be valid.

Expression semantics

Complexity guarantees

Invariants

Models

transform_view, filter_view, window_view, ...

Notes

See also



VTL Home
Copyright © 1999 Konrad-Zuse-Zentrum für Informationstechnik Berlin & Gary Powell All Rights Reserved.