Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Dallocator_void_pointer_test.cpp33 boost::allocator_void_pointer<A1<char> >::type>)); in main()
36 boost::allocator_void_pointer<A2<int> >::type>)); in main()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dallocator_access.hpp89 struct allocator_void_pointer { struct
94 struct allocator_void_pointer { struct
101 struct allocator_void_pointer<A, struct
556 using allocator_void_pointer_t = typename allocator_void_pointer<A>::type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/doc/
Dallocator_access.qbk80 struct allocator_void_pointer;
83 using allocator_void_pointer_t = typename allocator_void_pointer<A>::type;
176 [[`template<class A> struct allocator_void_pointer;`]