Skip to content
This repository was archived by the owner on May 26, 2024. It is now read-only.

Drop const this specific for get.#8

Merged
aentinger merged 1 commit intomainfrom
drop-const
Sep 9, 2021
Merged

Drop const this specific for get.#8
aentinger merged 1 commit intomainfrom
drop-const

Conversation

@aentinger
Copy link
Member

It is unnecessarily constraining derived classes since they might need to call non-const functions in order to retrieve data from a sensor.

It is unnecessarily constraining derived classes since they might need to call non-const functions in order to retrieve data from a sensor.
@aentinger aentinger added topic: firmware Code that runs on an embedded system. type: enhancement PR to improve the project. labels Sep 9, 2021
@aentinger aentinger self-assigned this Sep 9, 2021
@aentinger aentinger merged commit 8a38f6f into main Sep 9, 2021
@aentinger aentinger deleted the drop-const branch September 9, 2021 07:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

topic: firmware Code that runs on an embedded system. type: enhancement PR to improve the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant