Skip to content

[format.arg] remove friend declaration from basic_format_arg::handle #5906

Closed
@jwakely

Description

@jwakely

That friend declaration says it's for exposition only, but we don't do the same elsewhere (not even in the adjacent subclauses, e.g. basic_format_args needs access to the private data member of format-arg-store).

We should remove the friend declaration.

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