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

/netbsd-current/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dallocator_traits.h45 // __const_pointer
49 struct __const_pointer { struct
53 struct __const_pointer<_Tp, _Ptr, _Alloc, false> { struct
233 using const_pointer = typename __const_pointer<value_type, pointer, allocator_type>::type;

Completed in 135 milliseconds