local_bindings.h
1.35 KB
-
Add test for mixing STL casters and local binders across modules · 8d3cedbe
One module uses a generic vector caster from `<pybind11/stl.h>` while the other exports `std::vector<int>` with a local `py:bind_vector`.
Dean Moldovan committed