mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-07 00:04:42 +00:00
* Fix a clang warning from [-Wshadow-field-in-constructor-modified] warning: modifying constructor parameter 'flag' that shadows a field of 'set_flag' [-Wshadow-field-in-constructor-modified] * Change name based on review