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

References

usr/include/c++/7.4.0/bits/stl_deque.h
  471       typedef typename _Alloc_traits::pointer		_Ptr;
  472       typedef typename _Alloc_traits::const_pointer	_Ptr_const;
  475       typedef typename _Alloc_traits::template rebind<_Ptr>::other
  481       typedef typename _Alloc_traits::size_type size_type;
  844       typedef typename _Base::_Alloc_traits		_Alloc_traits;