Searched refs:translate_local_exception (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/detail/
H A Dinternals.h222 inline void translate_local_exception(std::exception_ptr p) { function
256 (*internals_pp)->registered_exception_translators.push_front(&translate_local_exception);

Completed in 5 milliseconds