|
10150 | 10150 | \rSec2[associative.general]{General}
|
10151 | 10151 |
|
10152 | 10152 | \pnum
|
10153 |
| -The header \libheader{map} defines the class templates \tcode{map} and |
10154 |
| -\tcode{multimap}; the header \libheader{set} defines the class templates |
| 10153 | +The header \libheaderrefx{map}{associative.map.syn} defines the class templates |
| 10154 | +\tcode{map} and \tcode{multimap}; |
| 10155 | +the header \libheaderrefx{set}{associative.set.syn} defines the class templates |
10155 | 10156 | \tcode{set} and \tcode{multiset}.
|
10156 | 10157 |
|
10157 | 10158 | \pnum
|
@@ -12079,10 +12080,10 @@
|
12079 | 12080 | \rSec2[unord.general]{General}
|
12080 | 12081 |
|
12081 | 12082 | \pnum
|
12082 |
| -The header \libheader{unordered_map} defines the class templates |
12083 |
| -\tcode{unordered_map} and |
12084 |
| -\tcode{unordered_multimap}; the header \libheader{unordered_set} defines the class templates |
12085 |
| -\tcode{unordered_set} and \tcode{unordered_multiset}. |
| 12083 | +The header \libheaderrefx{unordered_map}{unord.map.syn} defines the class |
| 12084 | +templates \tcode{unordered_map} and \tcode{unordered_multimap}; |
| 12085 | +the header \libheaderrefx{unordered_set}{unord.set.syn} defines the class |
| 12086 | +templates \tcode{unordered_set} and \tcode{unordered_multiset}. |
12086 | 12087 |
|
12087 | 12088 | \pnum
|
12088 | 12089 | The exposition-only alias templates
|
@@ -14257,10 +14258,10 @@
|
14257 | 14258 |
|
14258 | 14259 | \pnum
|
14259 | 14260 | The headers
|
14260 |
| -\libheader{queue}, |
14261 |
| -\libheader{stack}, |
14262 |
| -\libheader{flat_map}, |
14263 |
| -and \libheader{flat_set} |
| 14261 | +\libheaderref{queue}, |
| 14262 | +\libheaderref{stack}, |
| 14263 | +\libheaderrefx{flat_map}{flat.map.syn}, |
| 14264 | +and \libheaderrefx{flat_set}{flat.set.syn} |
14264 | 14265 | define the container adaptors
|
14265 | 14266 | \tcode{queue} and \tcode{priority_queue},
|
14266 | 14267 | \tcode{stack},
|
|
18884 | 18885 | \rSec2[views.general]{General}
|
18885 | 18886 |
|
18886 | 18887 | \pnum
|
18887 |
| -The header \libheader{span} defines the view \tcode{span}. |
18888 |
| -The header \libheader{mdspan} defines the class template \tcode{mdspan} and |
| 18888 | +The header \libheaderref{span} defines the view \tcode{span}. |
| 18889 | +The header \libheaderref{mdspan} defines the class template \tcode{mdspan} and |
18889 | 18890 | other facilities for interacting with these multidimensional views.
|
18890 | 18891 |
|
18891 | 18892 | \rSec2[views.contiguous]{Contiguous access}
|
|
0 commit comments