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

/gem5/src/systemc/ext/core/
H A Dsc_process_handle.hh69 struct ExceptionWrapper : public ExceptionWrapperBase struct in namespace:sc_gem5
72 ExceptionWrapper(const T &t) : t(t) {} function in struct:sc_gem5::ExceptionWrapper

Completed in 5 milliseconds