mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 17:26:13 +00:00
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.