[][src]Module indexing::container

Structs

Container

A branded container, that allows access only to indices and ranges with the exact same brand in the 'id parameter.

Enums

OnlyIndex

Only indexing mode for a container (disallows access through pointer).

Functions

scope

Create an indexing scope for a container.