Searched defs:MyException3 (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/pybind11/tests/ | ||
H A D | test_exceptions.cpp | 31 class MyException3 { class 33 explicit MyException3(const char * m) : message{m} {} function in class:MyException3 |
Completed in 10 milliseconds