mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-31 15:20:34 +00:00
a859dd67a2
This adds a PYBIND11_NAMESPACE macro that expands to the `pybind11` namespace with hidden visibility under gcc-type compilers, and otherwise to the plain `pybind11`. This then forces hidden visibility on everything in pybind, solving the visibility issues discussed at end end of #949. |
||
---|---|---|
.. | ||
pybind11 |