Allow py::arg().none(false) argument attribute
This attribute lets you disable (or explicitly enable) passing None to an argument that otherwise would allow it by accepting a value by raw pointer or shared_ptr.
parent
813d7e86
Please register or sign in to comment