Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_list.h374 struct _List_impl in _GLIBCXX_VISIBILITY() struct
377 __detail::_List_node_header _M_node; in _GLIBCXX_VISIBILITY()
379 _List_impl() _GLIBCXX_NOEXCEPT_IF( in _GLIBCXX_VISIBILITY()
384 _List_impl(const _Node_alloc_type& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() argument
391 _List_impl(_Node_alloc_type&& __a, _List_impl&& __x) in _GLIBCXX_VISIBILITY() argument
395 _List_impl(_Node_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() function