Home
last modified time | relevance | path

Searched defs:allocator_const_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.hpp109 struct allocator_const_void_pointer { struct
110 typedef typename A::template rebind<void>::other::const_pointer type;
114 struct allocator_const_void_pointer { struct
117 rebind_to<const void>::type type;
121 struct allocator_const_void_pointer<A, struct
123 typedef typename A::const_void_pointer type;