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

/gem5/ext/pybind11/include/pybind11/
H A Dpytypes.h312 template <typename T> T reinterpret_steal(handle h) { return {h, object::stolen_t{}}; } function
[all...]

Completed in 13 milliseconds