pybind11/tests/test_embed
Henry Schreiner eb83feefff
style: avoid using unintialized variables (#2806)
* style: avoid using unintialized variables

Tested with cmake --warn-unintialized -S . -B build

* refactor: use function for possibly uninit vars
2021-01-19 18:48:22 -05:00
..
catch.cpp
CMakeLists.txt style: avoid using unintialized variables (#2806) 2021-01-19 18:48:22 -05:00
external_module.cpp
test_interpreter.cpp refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
test_interpreter.py ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00