We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e4f22f commit 40780b1Copy full SHA for 40780b1
source/exec.tex
@@ -6491,7 +6491,7 @@
6491
parameter following the first \tcode{allocator_arg_t} parameter (if
6492
any) and let \tcode{alloc} be \tcode{Allocator(arg_next)}. Then
6493
\tcode{PAlloc} is \tcode{allocator_traits<Allocator>::template
6494
-rebind_alloc\linebreak<U>} where \tcode{U} is an unspecified type % avoid Overfull
+re\-bind_alloc\brk{}<U>} where \tcode{U} is an unspecified type
6495
whose size and alignment are both \tcode{__STDCPP_DEFAULT_NEW_ALIGNMENT__}.
6496
6497
\pnum
0 commit comments