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

/gem5/ext/pybind11/tests/
H A Dtest_smart_ptr.cpp207 class MyObject4b : public MyObject4a { class in inherits:MyObject4a
209 MyObject4b(int i) : MyObject4a(i) { print_created(this); } function in class:MyObject4b

Completed in 7 milliseconds