Searched refs:_Vector_impl (Results 1 – 2 of 2) sorted by relevance
88 struct _Vector_impl in _GLIBCXX_VISIBILITY() struct95 _Vector_impl() in _GLIBCXX_VISIBILITY() argument99 _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() function104 _Vector_impl(_Tp_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() function110 void _M_swap_data(_Vector_impl& __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() argument124 static void _S_shrink(_Vector_impl&, size_type) { } in _GLIBCXX_VISIBILITY()125 static void _S_on_dealloc(_Vector_impl&) { } in _GLIBCXX_VISIBILITY()127 typedef _Vector_impl& _Reinit; in _GLIBCXX_VISIBILITY()131 _Grow(_Vector_impl&, size_type) { } in _GLIBCXX_VISIBILITY()146 _S_adjust(_Vector_impl& __impl, pointer __prev, pointer __curr) in _GLIBCXX_VISIBILITY()[all …]
80 struct _Vector_impl in _GLIBCXX_VISIBILITY() struct87 _Vector_impl() in _GLIBCXX_VISIBILITY() function91 _Vector_impl(_Tp_alloc_type const& __a) in _GLIBCXX_VISIBILITY() argument96 _Vector_impl(_Tp_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function102 void _M_swap_data(_Vector_impl& __x) in _GLIBCXX_VISIBILITY() argument165 _Vector_impl _M_impl; in _GLIBCXX_VISIBILITY()