Skip to content

Missing documentation of struct member #1

@parcollet

Description

@parcollet

Description

Documentation of struct member is missing e.g.

struct S {
int i = 3;
double x;
std::string s;
};

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions