Skip to content

Commit 40780b1

Browse files
fixup: use \brk{} to avoid overfull hbox and remove comment
Co-authored-by: Jan Schultke <[email protected]>
1 parent 3e4f22f commit 40780b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6491,7 +6491,7 @@
64916491
parameter following the first \tcode{allocator_arg_t} parameter (if
64926492
any) and let \tcode{alloc} be \tcode{Allocator(arg_next)}. Then
64936493
\tcode{PAlloc} is \tcode{allocator_traits<Allocator>::template
6494-
rebind_alloc\linebreak<U>} where \tcode{U} is an unspecified type % avoid Overfull
6494+
re\-bind_alloc\brk{}<U>} where \tcode{U} is an unspecified type
64956495
whose size and alignment are both \tcode{__STDCPP_DEFAULT_NEW_ALIGNMENT__}.
64966496

64976497
\pnum

0 commit comments

Comments
 (0)