Files
pybind11/tests/test_stl.cpp
Wenzel Jakob 619fb23056 std::array<> caster: support arbitrary sequences
This PR brings the std::array<> caster in sync with the other STL type
casters: to accept an arbitrary sequence as input (rather than a list,
which is too restrictive).
2018-11-09 10:15:19 +01:00

10 KiB