Skip to content

Commit 563c4e7

Browse files
committed
[forwardlist.modifiers] Properly indent Returns: paragraph.
Closes #200.
1 parent 0ce3fc4 commit 563c4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3839,10 +3839,10 @@
38393839
\pnum
38403840
\effects Inserts an object of type \tcode{value_type} constructed with
38413841
\tcode{value_type(std::forward<Args>(\brk{}args)...)} after \tcode{position}.
3842-
\end{itemdescr}
38433842

38443843
\pnum
38453844
\returns An iterator pointing to the new object.
3845+
\end{itemdescr}
38463846

38473847
\indexlibrary{\idxcode{erase_after}!\idxcode{forward_list}}%
38483848
\indexlibrary{\idxcode{forward_list}!\idxcode{erase_after}}%

0 commit comments

Comments
 (0)