Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_list.h311 struct _List_impl in _GLIBCXX_VISIBILITY() struct
314 __detail::_List_node_base _M_node; in _GLIBCXX_VISIBILITY()
316 _List_impl() in _GLIBCXX_VISIBILITY() argument
320 _List_impl(const _Node_alloc_type& __a) in _GLIBCXX_VISIBILITY() argument
325 _List_impl(_Node_alloc_type&& __a) in _GLIBCXX_VISIBILITY() argument
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_list.h382 struct _List_impl in _GLIBCXX_VISIBILITY() struct
385 __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() argument
399 _List_impl(_Node_alloc_type&& __a, _List_impl&& __x) in _GLIBCXX_VISIBILITY() argument
403 _List_impl(_Node_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() argument