Skip to content

Commit ddff94a

Browse files
authored
[list.modifiers] Remove stray newline (#7480)
1 parent 45c43a3 commit ddff94a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/containers.tex

-1
Original file line numberDiff line numberDiff line change
@@ -8215,7 +8215,6 @@
82158215
\begin{itemdecl}
82168216
iterator erase(const_iterator position);
82178217
iterator erase(const_iterator first, const_iterator last);
8218-
82198218
void pop_front();
82208219
void pop_back();
82218220
void clear() noexcept;

0 commit comments

Comments
 (0)