Searched refs:__other_head (Results 1 – 1 of 1) sorted by relevance
148 auto* __other_head = std::exchange(__other.__head_, nullptr); in append() local151 __head_ = __other_head; in append()155 __tail_->*_Next = __other_head; in append()