Skip to content

Commit 1b379b5

Browse files
jensmaurertkoeppe
authored andcommitted
[unord.req] Split column heading into two rows to fix an overfull box. (#1272)
Partially addresses #693.
1 parent 9fe30c8 commit 1b379b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/containers.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2181,13 +2181,13 @@
21812181
{Unordered associative container requirements (in addition to container)}
21822182
{tab:HashRequirements}
21832183
\\ \topline
2184-
\lhdr{Expression} & \chdr{Return type}
2185-
& \chdr{Assertion/note pre-/post-condition}
2186-
& \rhdr{Complexity} \\ \capsep
2184+
\lhdr{Expression} & \chdr{Return type} & \chdr{Assertion/note} & \rhdr{Complexity} \\
2185+
& & \chdr{pre-/post-condition} & \\ \capsep
21872186
\endfirsthead
21882187
\continuedcaption\\
21892188
\hline
2190-
\lhdr{Expression} & \chdr{Return type} & \chdr{Assertion/note pre-/post-condition} & \rhdr{Complexity} \\ \capsep
2189+
\lhdr{Expression} & \chdr{Return type} & \chdr{Assertion/note} & \rhdr{Complexity} \\
2190+
& & \chdr{pre-/post-condition} & \\ \capsep
21912191
\endhead
21922192
%%
21932193
\tcode{X::key_type} &

0 commit comments

Comments
 (0)