Skip to content

After applying CWG1860, replace "anonymous union" and "anonymous union member" with "anonymous union object" where relevant #973

Closed
@zygoloid

Description

@zygoloid
Member

CWG1860 introduces the term "anonymous union object" for the object (or class member) implicitly declared by an anonymous union declaration. We should update existing woolly references to that object to use the defined term.

Activity

self-assigned this
on Dec 1, 2017
jensmaurer

jensmaurer commented on Mar 16, 2018

@jensmaurer
Member

Editorial meeting consensus: not a net improvement.

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

    No branches or pull requests

      Participants

      @zygoloid@jensmaurer

      Issue actions

        After applying CWG1860, replace "anonymous union" and "anonymous union member" with "anonymous union object" where relevant · Issue #973 · cplusplus/draft