Searched refs:PYBIND11_PLUGIN (Results 1 – 3 of 3) sorted by relevance
123 Deprecation of the ``PYBIND11_PLUGIN`` macro132 PYBIND11_PLUGIN(example) {
826 ``PYBIND11_PLUGIN`` is deprecated. See :ref:`macros` for details.837 PYBIND11_PLUGIN(example) {
281 #define PYBIND11_PLUGIN(name) \ macro