Searched defs:values_and_holders (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dcast.h262 struct values_and_holders { struct
269 values_and_holders(instance *inst) : inst{inst}, tinfo(all_type_info(Py_TYPE(inst))) {} function in struct:values_and_holders
[all...]
/gem5/ext/pybind11/include/pybind11/detail/
H A Dcommon.h377 void **values_and_holders; member in struct:nonsimple_values_and_holders

Completed in 10 milliseconds