Searched defs:_List_impl (Results 1 – 2 of 2) sorted by relevance
311 struct _List_impl in _GLIBCXX_VISIBILITY() struct314 __detail::_List_node_base _M_node; in _GLIBCXX_VISIBILITY()316 _List_impl() in _GLIBCXX_VISIBILITY() argument320 _List_impl(const _Node_alloc_type& __a) in _GLIBCXX_VISIBILITY() argument325 _List_impl(_Node_alloc_type&& __a) in _GLIBCXX_VISIBILITY() argument
382 struct _List_impl in _GLIBCXX_VISIBILITY() struct385 __detail::_List_node_header _M_node; in _GLIBCXX_VISIBILITY()387 _List_impl() _GLIBCXX_NOEXCEPT_IF( in _GLIBCXX_VISIBILITY()392 _List_impl(const _Node_alloc_type& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() argument399 _List_impl(_Node_alloc_type&& __a, _List_impl&& __x) in _GLIBCXX_VISIBILITY() argument403 _List_impl(_Node_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() argument