Skip to content

Replace public member variables with accessors #938

@stiber

Description

@stiber

The accessors can return references to the member; ideally, this would mean a pair of accessors, one that is const type& getX() const and one that is type& getX().

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions