Skip to content

[sequence.reqmts] Table "Sequence container requirements" is bad, and it should feel bad #120

Closed
@sdutoit

Description

@sdutoit

This table uses ugly shorthand for pre/postconditions, like so:

Requires: T shall be [...]
post: distance(begin(), end()) == distance(i, j)

It also misses \effects clauses, e.g.:

Requires : T shall be [...]
pre: i and j are not iterators into a.
Inserts copies of elements in [i, j) before p

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions