|
13445 | 13445 | is additional semantic information. |
13446 | 13446 |
|
13447 | 13447 | \pnum |
13448 | | -The types \tcode{iterator} and \tcode{const_iterator} meet |
| 13448 | +The types \tcode{iterator}, \tcode{const_iterator}, |
| 13449 | +\tcode{local_iterator}, and \tcode{const_local_iterator} meet |
13449 | 13450 | the constexpr iterator requirements\iref{iterator.requirements.general}. |
13450 | 13451 |
|
13451 | 13452 | \indexlibraryglobal{unordered_map}% |
|
14240 | 14241 | there is additional semantic information. |
14241 | 14242 |
|
14242 | 14243 | \pnum |
14243 | | -The types \tcode{iterator} and \tcode{const_iterator} meet |
| 14244 | +The types \tcode{iterator}, \tcode{const_iterator}, |
| 14245 | +\tcode{local_iterator}, and \tcode{const_local_iterator} meet |
14244 | 14246 | the constexpr iterator requirements\iref{iterator.requirements.general}. |
14245 | 14247 |
|
14246 | 14248 | \indexlibraryglobal{unordered_multimap}% |
|
14730 | 14732 | is additional semantic information. |
14731 | 14733 |
|
14732 | 14734 | \pnum |
14733 | | -The types \tcode{iterator} and \tcode{const_iterator} meet |
| 14735 | +The types \tcode{iterator}, \tcode{const_iterator}, |
| 14736 | +\tcode{local_iterator}, and \tcode{const_local_iterator} meet |
14734 | 14737 | the constexpr iterator requirements\iref{iterator.requirements.general}. |
14735 | 14738 |
|
14736 | 14739 | \indexlibraryglobal{unordered_set}% |
|
15150 | 15153 | is additional semantic information. |
15151 | 15154 |
|
15152 | 15155 | \pnum |
15153 | | -The types \tcode{iterator} and \tcode{const_iterator} meet |
| 15156 | +The types \tcode{iterator}, \tcode{const_iterator}, |
| 15157 | +\tcode{local_iterator}, and \tcode{const_local_iterator} meet |
15154 | 15158 | the constexpr iterator requirements\iref{iterator.requirements.general}. |
15155 | 15159 |
|
15156 | 15160 | \indexlibraryglobal{unordered_multiset}% |
|
0 commit comments