Skip to content

Word-for-word repetition in [views.general] and [span.overview] #2026

Closed
@timsong-cpp

Description

@timsong-cpp
Contributor

[views.general]p1:

The header <span> defines the view span. A span is a view over a contiguous sequence of objects, the storage of which is owned by some other object.

One page later, [span.overview]p1:

A span is a view over a contiguous sequence of objects, the storage of which is owned by some other object.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @timsong-cpp@jensmaurer

      Issue actions

        Word-for-word repetition in [views.general] and [span.overview] · Issue #2026 · cplusplus/draft