Skip to content

[dcl.constexpr] Definition of "identifier label" was removed but is still used #4413

Closed
@Eelis

Description

@Eelis
Contributor

The term is used here:

\item an identifier label\iref{stmt.label},

It used to be defined here:

\defn{identifier label} declares the identifier. The only use of an

But that definition was removed by:
c7e8927#diff-13fc6b16fa109524b40c062ee3237f51a962cf67a4c19efe5b3d69148e74813fL147

(This issue was detected by cxxdraft-htmlgen, but only because I had (manually) linkified the use of the definition, and the link broke. If the LaTeX source systematically annotated all uses of defined terms, I could detect all dangling uses automatically.)

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

    Participants

    @Eelis@jensmaurer

    Issue actions

      [dcl.constexpr] Definition of "identifier label" was removed but is still used · Issue #4413 · cplusplus/draft