Searched defs:const_pointer (Results 1 – 10 of 10) sorted by relevance
51 typedef const void* const_pointer; typedef85 typedef const T* const_pointer; typedef
98 typedef const void* const_pointer; typedef138 typedef const T* const_pointer; typedef
133 typedef const void* const_pointer; typedef167 typedef const T* const_pointer; typedef
118 typedef const void* const_pointer; typedef151 typedef const T* const_pointer; typedef
142 typedef const T* const_pointer; typedef
36 using const_pointer = const T*; variable
47 using const_pointer = const T*; variable
108 typedef typename std::allocator<T>::const_pointer const_pointer; typedef
51 using const_pointer = typename ConstIter::pointer; variable
128 using const_pointer = const T*; variable