Skip to content

[namespace.std] Exact meaning of "the behavior of a C++ program is unspecified (possibly ill-formed)" #7119

Open
@frederick-vs-ja

Description

@frederick-vs-ja
Contributor

This seems very similar to "ill-formed, no diagnostic required", and I'm not aware of any difference.

However, given it's not saying UB or IFNDR, is there any additional requirement imposed? If no, can we just editorially change it to more conventional "the C++ program is ill-formed, no diagnostic required"?

Activity

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

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

        Participants

        @frederick-vs-ja

        Issue actions

          [namespace.std] Exact meaning of "the behavior of a C++ program is unspecified (possibly ill-formed)" · Issue #7119 · cplusplus/draft