Home
last modified time | relevance | path

Searched refs:pop_front (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/include/nw/ut/
Dut_LinkList.h249 void pop_front() { (void)erase( begin() ); } in pop_front() function
666 using Base::pop_front;
876 void PopFront() { this->pop_front(); } //!< @details :private in PopFront()