Namespaces | |
namespace | CPyCppyy |
Set of helper functions that are invoked from the pythonizors, on the Python side. | |
Functions | |
template<typename T > | |
bool | CPyCppyy::TupleOfInstances_Check (T *object) |
template<typename T > | |
bool | CPyCppyy::TupleOfInstances_CheckExact (T *object) |
PyObject * | CPyCppyy::TupleOfInstances_New (Cppyy::TCppObject_t address, Cppyy::TCppType_t klass, dim_t ndims, dims_t dims) |