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

/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h1401 auto static_property = handle((PyObject *) get_internals().static_property_type); local
1428 m_base.attr("__doc__") = static_property(cpp_function(
1446 m_base.attr("__members__") = static_property(cpp_function(

Completed in 13 milliseconds