Commit 619fb230 authored by Wenzel Jakob's avatar Wenzel Jakob
Browse files

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).
parent 978d439e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment