Searched defs:_Deque_impl (Results 1 – 2 of 2) sorted by relevance
518 struct _Deque_impl in _GLIBCXX_VISIBILITY() struct521 _Deque_impl() _GLIBCXX_NOEXCEPT_IF( in _GLIBCXX_VISIBILITY()526 _Deque_impl(const _Tp_alloc_type& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() function533 _Deque_impl(_Tp_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() argument537 _Deque_impl(_Deque_impl&& __d, _Tp_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function
542 struct _Deque_impl in _GLIBCXX_VISIBILITY() struct545 _Deque_impl() _GLIBCXX_NOEXCEPT_IF( in _GLIBCXX_VISIBILITY()550 _Deque_impl(const _Tp_alloc_type& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() function557 _Deque_impl(_Tp_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() argument561 _Deque_impl(_Deque_impl&& __d, _Tp_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function