Skip to content

Replace public member variables with accessors #938

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions