Skip to content

Commit 444f343

Browse files
committed
[flat.set.cons.alloc] Add \linebreak to avoid overfull \hbox
1 parent b99e22b commit 444f343

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/containers.tex

+2-1
Original file line numberDiff line numberDiff line change
@@ -19238,7 +19238,8 @@
1923819238
\pnum
1923919239
\effects
1924019240
Equivalent to
19241-
\tcode{flat_set(sorted_unique, cont)} and \tcode{flat_set(sorted_unique, cont, comp)}, respectively,
19241+
\tcode{flat_set(sorted_unique, cont)} and
19242+
\tcode{flat_set(sorted_unique, cont,\linebreak comp)}, respectively,
1924219243
except that \exposid{c} is constructed with
1924319244
uses-allocator construction\iref{allocator.uses.construction}.
1924419245

0 commit comments

Comments
 (0)