We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f094e3 commit a5b0cdcCopy full SHA for a5b0cdc
README_smart_holder.rst
@@ -107,6 +107,7 @@ There are three small differences compared to Classic pybind11:
107
``#include <pybind11/pybind11.h>``.
108
109
- The ``PYBIND11_SMART_HOLDER_TYPE_CASTERS(Foo)`` macro is needed.
110
+ — NOTE: This macro needs to be in the global namespace.
111
112
- ``py::classh`` is used instead of ``py::class_``.
113
0 commit comments