Skip to content

Commit 3262d2f

Browse files
authored
Remove hyphenation hints
1 parent cb016a7 commit 3262d2f

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
@@ -11105,10 +11105,10 @@
1110511105

1110611106
\pnum
1110711107
The exposition-only alias templates
11108-
\exposid{iter\--value\--type}, \exposid{iter\--key\--type},
11109-
\exposid{iter\--mapped\--type}, \exposid{iter\--to\--alloc\--type},
11110-
\exposid{range\--key\--type}, \exposid{iter\--mapped\--type},
11111-
and \exposid{range\--to\--alloc\--type}
11108+
\exposid{iter-value-type}, \exposid{iter-key-type},
11109+
\exposid{iter-mapped-type}, \exposid{iter-to-alloc-type},
11110+
\exposid{range-key-type}, \exposid{range-mapped-type},
11111+
and \exposid{range-to-alloc-type}
1111211112
defined in \ref{associative.general} may appear in deduction guides for unordered containers.
1111311113

1111411114
\rSec2[unord.map.syn]{Header \tcode{<unordered_map>} synopsis}

0 commit comments

Comments
 (0)