Searched defs:_Vector_base (Results 1 – 5 of 5) sorted by relevance
119 template class _STLP_CLASS_DECLSPEC _Vector_base<_Slist_node_base*, variable141 template class _STLP_CLASS_DECLSPEC _Vector_base<locale::facet*, allocator<locale::facet*> >; variable166 template class _STLP_CLASS_DECLSPEC _Vector_base<void*, allocator<void*> >; variable
40 _STLP_EXPORT_TEMPLATE_CLASS _Vector_base<locale::facet*, allocator<locale::facet*> >; variable
66 _Vector_base(const _Alloc& __a) in _Vector_base() function69 _Vector_base(size_t __n, const _Alloc& __a) in _Vector_base() function78 _Vector_base(__move_source<_Self> src) in _Vector_base() function
75 _STLP_EXPORT_TEMPLATE_CLASS _Vector_base<_Slist_node_base*, variable
32 _STLP_EXPORT_TEMPLATE_CLASS _STLP_PRIV _Vector_base<void*,allocator<void*> >; variable