Accept any sequence type as std::tuple or std::pair
This is more Pythonic and compliments the std::vector and std::list casters which also accept sequences.
Showing
Please register or sign in to comment
This is more Pythonic and compliments the std::vector and std::list casters which also accept sequences.