mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 21:25:13 +00:00
5d28dd1194
With this there is no more need for manual user declarations like `PYBIND11_DECLARE_HOLDER_TYPE(T, std::shared_ptr<T>)`. Existing ones will still compile without error -- they will just be ignored silently. Resolves #446. |
||
---|---|---|
.. | ||
pybind11 |