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

/gem5/ext/pybind11/tests/
H A Dtest_methods_and_attributes.cpp101 UserType get_rvalue() const { return v2; } function in struct:TestPropRVP
336 .def_property_readonly("rvalue", &TestPropRVP::get_rvalue)

Completed in 7 milliseconds