The `cpp py.Tuple.ptr` function is a C++ function that returns a pointer to a Python tuple object. This allows C++ code to access and manipulate the elements of a tuple directly.
C++ (Cpp) Tuple::ptr - 30 examples found. These are the top rated real world C++ (Cpp) examples of py::Tuple::ptr extracted from open source projects. You can rate examples to help us improve the quality of examples.