Commit c83e0622 authored by Tomasz Miąsko's avatar Tomasz Miąsko
Browse files

Create an empty python tuple in pybind::tuple default constructor.

Follow the same semantics as constructors of dict, list, and set by
creating valid Python object in default constructor of a tuple class.
parent dd57a34e
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