mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-26 23:22:01 +00:00
1c627c9ec0
Alternative implementation for #1657: if we know that `obj` is never a `nullptr` [1], we should not `nullptr`-check it *after* already dereferencing it. [1] https://github.com/pybind/pybind11/pull/1657#issuecomment-452090058 |
||
---|---|---|
.. | ||
pybind11 |