Skip to content

Commit 3eaeac4

Browse files
committed
[list.modifiers] remove stray newline
1 parent c530fd8 commit 3eaeac4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/containers.tex

Lines changed: 0 additions & 1 deletion
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)