pybind11/include
Jason Rhinelander 4e1e4a580e 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.
2017-05-24 13:10:57 -04:00
..
pybind11 Allow py::arg().none(false) argument attribute 2017-05-24 13:10:57 -04:00