Searched defs:_List_node_header (Results 1 – 2 of 2) sorted by relevance
104 struct _List_node_header : public _List_node_base in _GLIBCXX_VISIBILITY() struct107 std::size_t _M_size; in _GLIBCXX_VISIBILITY()110 _List_node_header() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() function114 _List_node_header(_List_node_header&& __x) noexcept in _GLIBCXX_VISIBILITY() function130 _M_move_nodes(_List_node_header&& __x) in _GLIBCXX_VISIBILITY()150 _M_init() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()159 _List_node_base* _M_base() { return this; } in _GLIBCXX_VISIBILITY()
103 struct _List_node_header : public _List_node_base in _GLIBCXX_VISIBILITY() struct106 std::size_t _M_size; in _GLIBCXX_VISIBILITY()109 _List_node_header() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() function113 _List_node_header(_List_node_header&& __x) noexcept in _GLIBCXX_VISIBILITY() argument129 _M_move_nodes(_List_node_header&& __x) in _GLIBCXX_VISIBILITY()149 _M_init() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()158 _List_node_base* _M_base() { return this; } in _GLIBCXX_VISIBILITY()