Skip to content

<print> header is missing in Table 118  #6072

Closed
@jwakely

Description

@jwakely
Member

For C++23 we added a new <print> header but it's not shown in Table 118 [tab:iostreams.summary] . I would expect it to be shown with the other headers described in subclause 31.7.

Activity

alexriegler

alexriegler commented on Feb 10, 2023

@alexriegler
Contributor

This seems relatively easy to fix. I can give it a try. However, I don't think I can assign the issue to myself.

jwakely

jwakely commented on Feb 10, 2023

@jwakely
MemberAuthor

Assigned, but we don't really use that field much - please feel free to submit a PR for anything without having it assigned to you 😃

added a commit that references this issue on Feb 10, 2023
96feb56
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

    @jwakely@alexriegler

    Issue actions

      <print> header is missing in Table 118 · Issue #6072 · cplusplus/draft