mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-19 09:25:51 +00:00
a4d0d95e2e
Under gcc, the `static internals *internals_ptr` is shared across .so's, which breaks for obvious reasons. This commit fixes it by moving the static pointer declaration into a pybind-version-templated function. |
||
---|---|---|
.. | ||
pybind11 |