Home
last modified time | relevance | path

Searched refs:PYBIND11_PLUGIN (Results 1 – 3 of 3) sorted by relevance

/external/python/pybind11/docs/
Dupgrade.rst123 Deprecation of the ``PYBIND11_PLUGIN`` macro
132 PYBIND11_PLUGIN(example) {
Dchangelog.rst826 ``PYBIND11_PLUGIN`` is deprecated. See :ref:`macros` for details.
837 PYBIND11_PLUGIN(example) {
/external/python/pybind11/include/pybind11/detail/
Dcommon.h281 #define PYBIND11_PLUGIN(name) \ macro