Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dforward_list.h274 struct _Fwd_list_impl in _GLIBCXX_VISIBILITY() struct
277 _Fwd_list_node_base _M_head; in _GLIBCXX_VISIBILITY()
279 _Fwd_list_impl() in _GLIBCXX_VISIBILITY() function
283 _Fwd_list_impl(const _Node_alloc_type& __a) in _GLIBCXX_VISIBILITY() argument
287 _Fwd_list_impl(_Node_alloc_type&& __a) in _GLIBCXX_VISIBILITY() function
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dforward_list.h295 struct _Fwd_list_impl in _GLIBCXX_VISIBILITY() struct
298 _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() function
311 _Fwd_list_impl(_Node_alloc_type&& __a) in _GLIBCXX_VISIBILITY() argument