Unverified Commit 9f73060c authored by Wenzel Jakob's avatar Wenzel Jakob Committed by GitHub
Browse files

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).
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