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

/gem5/ext/pybind11/tests/
H A Dtest_smart_ptr.cpp97 class MyObject1 : public Object { class in inherits:Object
99 MyObject1(int value) : value(value) { print_created(this, toString()); } function in class:MyObject1
[all...]

Completed in 6 milliseconds