1#ifndef PYROOT_TTUPLEOFINSTANCES_H
2#define PYROOT_TTUPLEOFINSTANCES_H
19 template<
typename T >
25 template<
typename T >
Bool_t TTupleOfInstances_CheckExact(T *object)
PyObject * TTupleOfInstances_New(Cppyy::TCppObject_t address, Cppyy::TCppType_t klass, Py_ssize_t nelems)
Bool_t TTupleOfInstances_Check(T *object)
PyTypeObject TTupleOfInstances_Type
Representation of C-style array of instances.