Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dallocator_access.hpp89 struct allocator_void_pointer { struct
90 typedef typename A::template rebind<void>::other::pointer type;
94 struct allocator_void_pointer { struct
97 rebind_to<void>::type type;
101 struct allocator_void_pointer<A, struct
103 typedef typename A::void_pointer type;