reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
549 struct _Deque_impl
465 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Alloc_traits; 550 : public _Tp_alloc_type 562 _Deque_impl(const _Tp_alloc_type& __a) _GLIBCXX_NOEXCEPT 570 _Deque_impl(_Tp_alloc_type&& __a) noexcept 586 _Tp_alloc_type& 590 const _Tp_alloc_type& 601 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Traits; 608 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Traits; 843 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;