Consider using const in ReSolve code more aggressively
Open
@pelesh is already working on this.
Since Dec 20, 2024.
enhancement
- Dominant language
- C++
- Stars
- 84
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
We should probably make these pure getters const to reflect their behavior.
Originally posted by @cameronrutherford in https://github.com/ORNL/ReSolve/pull/83#discussion_r1409398505
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.