"vscode:/vscode.git/clone" did not exist on "b4eadd814c7a233675ead75ceb4909bff7e0a2c9"
- 20 Oct, 2016 2 commits
-
-
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.
-
Dean Moldovan authored
-