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 8e5e26d commit d7946abCopy full SHA for d7946ab
include/pybind11/embed.h
@@ -74,6 +74,7 @@ PYBIND11_WARNING_DISABLE_CLANG("-Wgnu-zero-variadic-macro-arguments")
74
} \
75
void PYBIND11_CONCAT(pybind11_init_, name)(::pybind11::module_ \
76
& variable) // NOLINT(bugprone-macro-parentheses)
77
+PYBIND11_WARNING_POP
78
79
PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE)
80
PYBIND11_NAMESPACE_BEGIN(detail)
0 commit comments