"vscode:/vscode.git/clone" did not exist on "2640c950ca1e7cd45ebce4a17448462db326bb5f"
-
Dean Moldovan authored
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.
5d28dd11