Home
last modified time | relevance | path

Searched defs:_Vector_impl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_vector.h133 struct _Vector_impl in _GLIBCXX_VISIBILITY() struct
137 _Vector_impl() _GLIBCXX_NOEXCEPT_IF( in _GLIBCXX_VISIBILITY() argument
143 _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() argument
151 _Vector_impl(_Vector_impl&& __x) noexcept in _GLIBCXX_VISIBILITY() function
156 _Vector_impl(_Tp_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() argument
161 _Vector_impl(_Tp_alloc_type&& __a, _Vector_impl&& __rv) noexcept in _GLIBCXX_VISIBILITY() argument
168 struct _Asan in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_vector.h128 struct _Vector_impl in _GLIBCXX_VISIBILITY() struct
131 _Vector_impl() _GLIBCXX_NOEXCEPT_IF( in _GLIBCXX_VISIBILITY()
136 _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() argument
143 _Vector_impl(_Vector_impl&& __x) noexcept in _GLIBCXX_VISIBILITY() argument
147 _Vector_impl(_Tp_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() argument
151 _Vector_impl(_Tp_alloc_type&& __a, _Vector_impl&& __rv) noexcept in _GLIBCXX_VISIBILITY() argument
158 struct _Asan in _GLIBCXX_VISIBILITY()