Home
last modified time | relevance | path

Searched defs:rebind_wrap (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dimplementation.hpp1090 template <typename Alloc, typename T> struct rebind_wrap struct
1098 {
1102 struct fallback
1112 Alloc, fallback>::type::BOOST_NESTED_TEMPLATE rebind<T>::other type;
1468 template <typename Alloc, typename T> struct rebind_wrap struct
1471 type;
1495 struct rebind_wrap : boost::container::allocator_traits< struct