Skip to content

Commit b150c04

Browse files
committed
FIXUP LWG4015: Break line after comma as suggested in review.
1 parent d892ebc commit b150c04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/utilities.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3970,7 +3970,8 @@
39703970

39713971
\pnum
39723972
\remarks
3973-
If an exception is thrown during the call to \tcode{T}'s constructor, \tcode{*this} does not contain a value, and
3973+
If an exception is thrown during the call to \tcode{T}'s constructor,
3974+
\tcode{*this} does not contain a value, and
39743975
the previous \exposid{val} (if any) has been destroyed.
39753976
\end{itemdescr}
39763977

0 commit comments

Comments
 (0)