Skip to content

doc: document convention of placing & and const #5621

Open
@nfeske

Description

@nfeske

While working on #5517 throughout the code base, a few coding-style inconsistencies caught my eye. I noticed that our coding-style documentation actually does not speak about our predominant practices of placing reference (&) and pointer (*) characters at variable declarations. Also the placement of qualifiers like const is not covered. To foster consistency, we should close these documentation gaps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions