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

/gem5/ext/pybind11/tests/
H A Dtest_smart_ptr.cpp27 struct holder_helper<ref<T>> { struct in namespace:pybind11::detail
/gem5/ext/pybind11/include/pybind11/detail/
H A Dinit.h134 auto *ptr = holder_helper<Holder<Class>>::get(holder);
/gem5/ext/pybind11/include/pybind11/
H A Dcast.h1432 struct holder_helper {
1465 const auto *ptr = holder_helper<holder_type>::get(src);
1523 auto *ptr = holder_helper<holder_type>::get(src);

Completed in 15 milliseconds