Skip to content

Explore documentation issues with variables and unnamed struct #1035

@alandefreitas

Description

@alandefreitas

In

/// Documentation
constexpr struct
{
} single {};

the documentation is attached to the unnamed struct rather than the variable.

The unnamed struct is also set as implementation defined and not included in the corpus.

We might need extra logic for the variable to inherit the documentation in these cases.

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

Issue actions