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

/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dallocator_traits.h53 // __const_pointer
57 struct __const_pointer { struct
61 struct __const_pointer<_Tp, _Ptr, _Alloc, false> { struct
240 using const_pointer = typename __const_pointer<value_type, pointer, allocator_type>::type;

Completed in 187 milliseconds