Searched defs:_Vector_base (Results 1 – 6 of 6) sorted by relevance
22 struct _Vector_base struct24 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type;25 struct _Vector_impl29 typedef _Alloc allocator_type;30 _Vector_base(const allocator_type& __a) in _Vector_base() argument33 ~_Vector_base() { } in ~_Vector_base()34 _Vector_impl _M_impl;
14 template < typename _Tp, typename _Alloc > struct _Vector_base { struct19 _Vector_base () { in _Vector_base() function26 allocator < _Tp > >struct vector:_Vector_base < _Tp, _Alloc > { }; argument
103 template < typename _Tp, typename _Alloc > struct _Vector_base { struct108 _Vector_base () { in _Vector_base() function115 allocator < _Tp > >struct vector:_Vector_base < _Tp, _Alloc > { }; argument143 template < typename, typename > struct _Vector_base { struct
41 template < typename _Tp, typename _Alloc> struct _Vector_base struct 43 _Vector_implManta::_Vector_base global() argument 48 _M_implManta::_Vector_base global() argument
1 template <typename> struct _Vector_base {}; struct
353 struct _Vector_base { struct 354 bGH66324::_Vector_base global() argument