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

/gem5/ext/pybind11/tests/
H A Dobject.h167 T* get_ptr() { return m_ptr; } function in class:ref
170 const T* get_ptr() const { return m_ptr; } function in class:ref

Completed in 3 milliseconds