mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-15 11:33:54 +00:00
* style: avoid using unintialized variables Tested with cmake --warn-unintialized -S . -B build * refactor: use function for possibly uninit vars