pybind11/include
Wenzel Jakob 9f73060cc7
std::array<> caster: support arbitrary sequences (#1602)
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 12:32:48 +01:00
..
pybind11 std::array<> caster: support arbitrary sequences (#1602) 2018-11-09 12:32:48 +01:00