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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dinternals.h309 inline PYBIND11_NOINLINE void *get_shared_data(const std::string &name) { function
315 /// Set the shared data that can be later recovered by `get_shared_data()`.
321 /// Returns a typed reference to a shared data entry (by using `get_shared_data()`) if

Completed in 5 milliseconds