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