test_python_types.cpp
19 KB
-
Fix std::nullptr_t caster (#840) · 78f1dcf9
* Fix compilation error with std::nullptr_t * Enable conversion from None to std::nullptr_t and std::nullopt_t Fixes #839.
Dean Moldovan committed
* Fix compilation error with std::nullptr_t * Enable conversion from None to std::nullptr_t and std::nullopt_t Fixes #839.