Skip to content

Commit

Permalink
[list.modifiers] Remove stray newline (#7480)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwakely authored Dec 6, 2024
1 parent 45c43a3 commit ddff94a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/containers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8215,7 +8215,6 @@
\begin{itemdecl}
iterator erase(const_iterator position);
iterator erase(const_iterator first, const_iterator last);

void pop_front();
void pop_back();
void clear() noexcept;
Expand Down

0 comments on commit ddff94a

Please sign in to comment.