Searched defs:_Fwd_list_impl (Results 1 – 2 of 2) sorted by relevance
274 struct _Fwd_list_impl in _GLIBCXX_VISIBILITY() struct277 _Fwd_list_node_base _M_head; in _GLIBCXX_VISIBILITY()279 _Fwd_list_impl() in _GLIBCXX_VISIBILITY() function283 _Fwd_list_impl(const _Node_alloc_type& __a) in _GLIBCXX_VISIBILITY() argument287 _Fwd_list_impl(_Node_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function
295 struct _Fwd_list_impl in _GLIBCXX_VISIBILITY() struct298 _Fwd_list_node_base _M_head; in _GLIBCXX_VISIBILITY()301 noexcept(is_nothrow_default_constructible<_Node_alloc_type>::value) in _GLIBCXX_VISIBILITY()307 _Fwd_list_impl(_Fwd_list_impl&& __fl, _Node_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function311 _Fwd_list_impl(_Node_alloc_type&& __a) in _GLIBCXX_VISIBILITY() argument