mirror of
https://github.com/pybind/pybind11.git
synced 2025-02-28 00:23:20 +00:00
* Remove some maybe-uninitialized warnings
In the Eigen matrix type_caster, resize the matrix instead of assigning with a new one when the matrix size needs to be adjusted.
This can remove lots of compiling warnings about "maybe-uninitialized".
* Revert "Remove some maybe-uninitialized warnings"
This reverts commit
|
||
---|---|---|
.. | ||
pybind11 |