reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
356 while (__node->_M_next && __list._M_impl._M_head._M_next) 359 (__list._M_impl._M_head._M_next)->_M_valptr(), 362 __node->_M_transfer_after(&__list._M_impl._M_head, 363 __list._M_impl._M_head._M_next); 366 if (__list._M_impl._M_head._M_next) 368 __node->_M_next = __list._M_impl._M_head._M_next; 369 __list._M_impl._M_head._M_next = 0;