pybind11/include
Tomasz Miąsko c83e062263 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.
2015-12-27 09:05:25 +01:00
..
pybind11 Create an empty python tuple in pybind::tuple default constructor. 2015-12-27 09:05:25 +01:00