Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dallocator_access.hpp250 struct allocator_rebind { struct
251 typedef typename A::template rebind<T>::other type;
267 struct allocator_rebind { struct
268 typedef typename detail::alloc_to<A, T>::type type;
272 struct allocator_rebind<A, T, struct
274 typedef typename A::template rebind<T>::other type;