Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid copy in iteration by using const auto & (pybind#4861)
This change is fixing a Coverity AUTO_CAUSES_COPY issues.
- Loading branch information