Skip to content

use const for param assignment - #436

Open
rheiland wants to merge 1 commit into
MathCancer:developmentfrom
rheiland:pybind11_utils
Open

rheiland wants to merge 1 commit into
MathCancer:developmentfrom
rheiland:pybind11_utils

Conversation

@rheiland

@rheiland rheiland commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator
  • a benign (and more proper) use of const for parameter assignment which resolves a compile error if/when we (or someone else) want to do a pybind11 CMake compilation on certain OSes/compilers.
  • ran the test_build_samples.sh and test_run_samples.py (in /beta), at least on Mac/(brew)g++-14, and saw no problems.

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.

2 participants