Searched refs:__const_void_pointer (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dallocator_traits.h85 // __const_void_pointer
89 struct __const_void_pointer { struct
93 struct __const_void_pointer<_Ptr, _Alloc, false> { struct
242 using const_void_pointer = typename __const_void_pointer<pointer, allocator_type>::type;

Completed in 124 milliseconds