Skip to content

Commit 36421d7

Browse files
committed
FIXUP [func.wrap.ref.class] Change "this subclause": Fix Overfull.
1 parent cd5add3 commit 36421d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13520,7 +13520,7 @@
1352013520
\pnum
1352113521
Within subclause \ref{func.wrap.ref},
1352213522
\tcode{\placeholder{call-args}} is an argument pack with elements such that
13523-
\tcode{decltype((\placeholder{call-args}))...} denote
13523+
\tcode{decltype((\placeholder{call-args}\linebreak{}))...} denote
1352413524
\tcode{Args\&\&...} respectively.
1352513525

1352613526
\rSec4[func.wrap.ref.ctor]{Constructors and assignment operators}

0 commit comments

Comments
 (0)