File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11106
11106
\pnum
11107
11107
The exposition-only alias templates
11108
11108
\exposid{iter\--value\--type}, \exposid{iter\--key\--type},
11109
- \exposid{iter\--mapped\--type}, and \exposid{iter\--to\--alloc\--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}
11110
11112
defined in \ref{associative.general} may appear in deduction guides for unordered containers.
11111
11113
11112
11114
\rSec2[unord.map.syn]{Header \tcode{<unordered_map>} synopsis}
13141
13143
\pnum
13142
13144
The exposition-only alias template \exposid{iter-value-type}
13143
13145
defined in \ref{sequences.general} and
13144
- the exposition-only alias templates \exposid{iter-key-type} and \exposid{iter-mapped-type}
13146
+ the exposition-only alias templates \exposid{iter-key-type}, \exposid{iter-mapped-type},
13147
+ \exposid{range-key-type} and \exposid{range-mapped-type}
13145
13148
defined in \ref{associative.general}
13146
13149
may appear in deduction guides for container adaptors.
13147
13150
You can’t perform that action at this time.
0 commit comments