Home
last modified time | relevance | path

Searched refs:allocator_const_void_pointer (Results 1 – 3 of 3) 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
114 struct allocator_const_void_pointer { struct
121 struct allocator_const_void_pointer<A, struct
297 typename allocator_const_void_pointer<A>::type h) in allocator_allocate()
311 std::declval<typename allocator_const_void_pointer<A>::type>()));
327 typename allocator_const_void_pointer<A>::type h) in allocator_allocate()
336 typename allocator_const_void_pointer<A>::type) in allocator_allocate()
560 typename allocator_const_void_pointer<A>::type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Dallocator_const_void_pointer_test.cpp33 boost::allocator_const_void_pointer<A1<char> >::type>)); in main()
36 boost::allocator_const_void_pointer<A2<int> >::type>)); in main()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/doc/
Dallocator_access.qbk86 struct allocator_const_void_pointer;
90 typename allocator_const_void_pointer<A>::type;
179 [[`template<class A> struct allocator_const_void_pointer;`]