Searched defs:pop_front (Results 1 – 11 of 11) sorted by relevance
105 void pop_front() { pop_front() function 198 void pop_front() { pop_front() function
40 void pop_front() { in pop_front() function
173 void pop_front(std::list<int> &L, int n) { in pop_front() function
64 void pop_front() { in pop_front() function
34 T pop_front() { in pop_front() function
59 DirectoryWatcher::Event pop_front() { in pop_front() function in __anon5b426d740111::DirectoryWatcherWindows::EventQueue
156 void pop_front() { erase(begin()); } in pop_front() function
207 void pop_front() { List.eraseAndDispose(List.begin(), Disposer(*this)); } in pop_front() function
230 void pop_front() { l_.pop_front(); } in pop_front() function
983 consteval auto pop_front(list_t<T, Ts...>) -> auto { pop_front() function
1788 void pop_front() { Operands.erase(Operands.begin()); } pop_front() function