Lines Matching refs:const_pointer
32 typedef typename allocator_type::const_pointer const_pointer;
138 typedef const_iterator const_pointer;
343 typedef typename __alloc_traits::const_pointer const_pointer;
345 typedef const_pointer const_iterator;
509 typedef typename __base::const_pointer const_pointer;
511 typedef __wrap_iter<const_pointer> const_iterator;
844 const_iterator __make_iter(const_pointer __p) const _NOEXCEPT;
937 const_pointer const __new_end_;
1065 const_pointer __new_end = __tx.__new_end_;
1083 const_pointer __new_end = __tx.__new_end_;
1525 vector<_Tp, _Allocator>::__make_iter(const_pointer __p) const _NOEXCEPT
1806 const_pointer __xr = pointer_traits<const_pointer>::pointer_to(__x);
1917 const_pointer __xr = pointer_traits<const_pointer>::pointer_to(__x);
2127 const_pointer __p = __i->base() + __n;
2135 const_pointer __p = __i->base() + __n;
2198 typedef __bit_iterator<vector, true> const_pointer;
2200 typedef const_pointer const_iterator;
2208 typedef typename __storage_traits::const_pointer __const_storage_pointer;