Searched defs:_Vector_impl (Results 1 – 6 of 6) sorted by relevance
79 struct _Vector_impl in _GLIBCXX_VISIBILITY() struct82 pointer _M_start; in _GLIBCXX_VISIBILITY()83 pointer _M_finish; in _GLIBCXX_VISIBILITY()84 pointer _M_end_of_storage; in _GLIBCXX_VISIBILITY()86 _Vector_impl() in _GLIBCXX_VISIBILITY() function90 _Vector_impl(_Tp_alloc_type const& __a) in _GLIBCXX_VISIBILITY() function95 _Vector_impl(_Tp_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function101 void _M_swap_data(_Vector_impl& __x) in _GLIBCXX_VISIBILITY()
79 struct _Vector_impl in _GLIBCXX_VISIBILITY() struct82 pointer _M_start; in _GLIBCXX_VISIBILITY()83 pointer _M_finish; in _GLIBCXX_VISIBILITY()84 pointer _M_end_of_storage; in _GLIBCXX_VISIBILITY()86 _Vector_impl() in _GLIBCXX_VISIBILITY() argument90 _Vector_impl(_Tp_alloc_type const& __a) in _GLIBCXX_VISIBILITY() argument95 _Vector_impl(_Tp_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function101 void _M_swap_data(_Vector_impl& __x) in _GLIBCXX_VISIBILITY()
26 struct _Vector_impl struct28 _Vector_impl(_Tp_alloc_type const& __a) { } in _Vector_impl() argument
16 struct _Vector_impl { struct17 typename _Tp_alloc_type::pointer _M_end_of_storage;
43 struct _Vector_impl struct45 _Tp *_M_start;
103 struct _Vector_impl { struct104 typename _Tp_alloc_type::pointer _M_end_of_storage;