reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/bits/basic_string.h
   93       typedef typename _Alloc_traits::const_pointer	const_pointer;
usr/include/c++/7.4.0/bits/stl_deque.h
  472       typedef typename _Alloc_traits::const_pointer	_Ptr_const;
  850       typedef typename _Alloc_traits::const_pointer	const_pointer;
usr/include/c++/7.4.0/bits/stl_list.h
  523       typedef typename _Tp_alloc_traits::const_pointer	 const_pointer;
usr/include/c++/7.4.0/bits/stl_map.h
  153       typedef typename _Alloc_traits::const_pointer	 const_pointer;
usr/include/c++/7.4.0/bits/stl_multimap.h
  151       typedef typename _Alloc_traits::const_pointer	 const_pointer;
usr/include/c++/7.4.0/bits/stl_multiset.h
  130       typedef typename _Alloc_traits::const_pointer	 const_pointer;
usr/include/c++/7.4.0/bits/stl_set.h
  131       typedef typename _Alloc_traits::const_pointer	 const_pointer;
usr/include/c++/7.4.0/bits/stl_vector.h
  234       typedef typename _Alloc_traits::const_pointer	const_pointer;