Searched defs:static_get1 (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/pybind11/tests/ | ||
H A D | test_methods_and_attributes.cpp | 314 auto static_get1 = [](py::object) -> const UserType & { return TestPropRVP::sv1; }; local |
Completed in 7 milliseconds