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

/gem5/ext/pybind11/tests/
H A Dtest_exceptions.cpp61 struct PythonCallInDestructor { struct
62 PythonCallInDestructor(const py::dict &d) : d(d) {} function in struct:PythonCallInDestructor

Completed in 5 milliseconds