list::pop_front

void pop_front();

The member function removes the first element of the controlled sequence, which must be non-empty.