Searched defs:PythonCallInDestructor (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/pybind11/tests/ | ||
H A D | test_exceptions.cpp | 61 struct PythonCallInDestructor { struct 62 PythonCallInDestructor(const py::dict &d) : d(d) {} function in struct:PythonCallInDestructor |
Completed in 4 milliseconds