Skip to content

Commit

Permalink
[inplace.vector.overview] Remove spurious semicolon closing namespace…
Browse files Browse the repository at this point in the history
… std (#7566)
  • Loading branch information
AlisdairM authored Jan 15, 2025
1 parent 0ac6f9d commit 96fad4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/containers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -9713,7 +9713,7 @@
is_nothrow_move_constructible_v<T>))
{ x.swap(y); }
};
};
}
\end{codeblock}

\rSec3[inplace.vector.cons]{Constructors}
Expand Down

0 comments on commit 96fad4c

Please sign in to comment.