test_stl.cpp
10.5 KB
-
std::array<> caster: support arbitrary sequences (#1602) · 9f73060c
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).
Wenzel Jakob committed