Skip to content

Commit 4ca1957

Browse files
authored
Fix line length issue
1 parent 22bf754 commit 4ca1957

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
@@ -14980,7 +14980,7 @@
1498014980
stores a pointer to function \exposid{thunk-ptr} and
1498114981
an object \exposid{bound-entity}.
1498214982
\exposid{bound-entity} has
14983-
an unspecified trivially copyable type \exposid{BoundEntityType}, that
14983+
an unspecified trivially copyable type \linebreak{} \exposid{BoundEntityType}, that
1498414984
models \libconcept{copyable} and
1498514985
is capable of storing a pointer to object value or a pointer to function value.
1498614986
The type of \exposid{thunk-ptr} is

0 commit comments

Comments
 (0)