Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dforward_list.h301 struct _Fwd_list_impl in _GLIBCXX_VISIBILITY() struct
304 _Fwd_list_node_base _M_head; in _GLIBCXX_VISIBILITY()
307 noexcept(is_nothrow_default_constructible<_Node_alloc_type>::value) in _GLIBCXX_VISIBILITY()
313 _Fwd_list_impl(_Fwd_list_impl&& __fl, _Node_alloc_type&& __a) in _GLIBCXX_VISIBILITY() argument
317 _Fwd_list_impl(_Node_alloc_type&& __a) in _GLIBCXX_VISIBILITY() argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dforward_list.h293 struct _Fwd_list_impl in _GLIBCXX_VISIBILITY() struct
296 _Fwd_list_node_base _M_head; in _GLIBCXX_VISIBILITY()
299 noexcept(is_nothrow_default_constructible<_Node_alloc_type>::value) in _GLIBCXX_VISIBILITY()
305 _Fwd_list_impl(_Fwd_list_impl&& __fl, _Node_alloc_type&& __a) in _GLIBCXX_VISIBILITY() argument
309 _Fwd_list_impl(_Node_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function