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

/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h1803 exception<CppException> &get_exception_object() { static exception<CppException> ex; return ex; } function

Completed in 16 milliseconds