Skip to content

[fpos.operations] Unclear assertions in requirements table #1031

Closed
@jlaire

Description

@jlaire

The first row in "Table 108 — Position type requirements" contains expression P(i) in the first column and assertion p == P(i) in the last column. It is not clear what p refers to, since it is not used in the expression. Perhaps it is a typo and the assertion should be i == P(i).

The expression streamsize(o) has a corresponding assertion streamsize(O(sz)) == sz. The meaning of this is also unclear, since sz does not appear in the expression.

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