Skip to content

[headers] has incorrect name for subclause xref #6789

Closed
@jwakely

Description

@jwakely

[headers] p9 says:

17.14, C standard library headers, describes the effects of using the name.h (C header) form in a C++
program.

Where 17.14 is a cross-ref to [support.c.headers], but that subclause's title is "C headers", not "C standard library headers" as shown in [headers] p9.

Should we just strike "C standard library headers" from p9? Maybe change it to:

Subclause 17.14 describes the effects of using the name.h (C header) form in a C++ program.

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

      Participants

      @jwakely@jensmaurer

      Issue actions

        [headers] has incorrect name for subclause xref · Issue #6789 · cplusplus/draft