Skip to content

Don't modify array size in const operator[]#17

Merged
domschl merged 1 commit intomuwerk:no_read_modifyfrom
mzanetti:master
Oct 19, 2021
Merged

Don't modify array size in const operator[]#17
domschl merged 1 commit intomuwerk:no_read_modifyfrom
mzanetti:master

Conversation

@mzanetti
Copy link
Copy Markdown
Contributor

Fixes #16

@domschl domschl changed the base branch from master to no_read_modify October 19, 2021 06:04
@domschl domschl merged commit 1a3229c into muwerk:no_read_modify Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

const array::operator[] is accessing non const members

2 participants