Searched refs:pop_front (Results 1 – 1 of 1) sorted by relevance
251 void pop_front() { (void)erase( begin() ); } in pop_front() function669 using Base::pop_front;879 void PopFront() { this->pop_front(); } //!< @details :private in PopFront()