File tree Expand file tree Collapse file tree 7 files changed +848
-1881
lines changed Expand file tree Collapse file tree 7 files changed +848
-1881
lines changed Original file line number Diff line number Diff line change 188
188
189
189
< p class ="text-right "> < small >
190
190
最終更新日時(UTC):
191
- < span itemprop ="datePublished " content ="2025-01-23T13:40:31 ">
192
- 2025年01月23日 13時40分31秒
191
+ < span itemprop ="datePublished " content ="2025-01-23T16:20:49 ">
192
+ 2025年01月23日 16時20分49秒
193
193
</ span >
194
194
< br />
195
195
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -236,7 +236,7 @@ <h3>構築・破棄</h3>
236
236
</ thead >
237
237
< tbody >
238
238
< tr >
239
- < td > < code > < span href ="https://cpprefjp.github.io/reference/ flat_map/flat_map/ op_constructor.md.nolink "> (constructor)</ span > </ code > </ td >
239
+ < td > < code > < a href ="flat_map/op_constructor.html "> (constructor)</ a > </ code > </ td >
240
240
< td > コンストラクタ</ td >
241
241
< td > C++23</ td >
242
242
</ tr >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 200
200
201
201
< p class ="text-right "> < small >
202
202
最終更新日時(UTC):
203
- < span itemprop ="datePublished " content ="2025-01-23T13:40:31 ">
204
- 2025年01月23日 13時40分31秒
203
+ < span itemprop ="datePublished " content ="2025-01-23T16:20:49 ">
204
+ 2025年01月23日 16時20分49秒
205
205
</ span >
206
206
< br />
207
207
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
237
237
</ p >
238
238
< h2 > 概要</ h2 >
239
239
< p > < code > uses_allocator</ code > の、< code > flat_map</ code > に対する特殊化。</ p >
240
- < p > アロケータを指定する< code > flat_map</ code > のコンストラクタにおいて 、指定されたアロケータと、< code > KeyContainer</ code > および< code > MappedContainer</ code > が合致するかをチェックするのに使われる 。</ p >
240
+ < p > アロケータを指定する< code > flat_map</ code > の < code > < a href =" op_constructor.html " > コンストラクタ </ a > </ code > において 、指定されたアロケータと、< code > KeyContainer</ code > および< code > MappedContainer</ code > のアロケータが合致するかをチェックするのに使われる 。</ p >
241
241
< h2 > 例</ h2 >
242
242
< p > < div class ="codehilite "> < pre > < span > </ span > < code > < span class ="cp "> #include</ span > < span class ="cpf "> < a href ="../../flat_map.html "> <flat_map></ a > </ span > < span class ="cp "> </ span >
243
243
< span class ="cp "> #include</ span > < span class ="cpf "> < a href ="../../iostream.html "> <iostream></ a > </ span > < span class ="cp "> </ span >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 4791
4791
4792
4792
<url>
4793
4793
<loc>https://cpprefjp.github.io/reference/flat_map/flat_map.html</loc>
4794
- <lastmod>2025-01-23T22:40:31 +09:00</lastmod>
4794
+ <lastmod>2025-01-24T01:20:49 +09:00</lastmod>
4795
4795
<changefreq>daily</changefreq>
4796
4796
<priority>0.7</priority>
4797
4797
</url>
4894
4894
<priority>0.6</priority>
4895
4895
</url>
4896
4896
4897
+ <url>
4898
+ <loc>https://cpprefjp.github.io/reference/flat_map/flat_map/op_constructor.html</loc>
4899
+ <lastmod>2025-01-24T01:20:49+09:00</lastmod>
4900
+ <changefreq>daily</changefreq>
4901
+ <priority>0.6</priority>
4902
+ </url>
4903
+
4897
4904
<url>
4898
4905
<loc>https://cpprefjp.github.io/reference/flat_map/flat_map/cend.html</loc>
4899
4906
<lastmod>2025-01-13T23:45:53+09:00</lastmod>
4952
4959
4953
4960
<url>
4954
4961
<loc>https://cpprefjp.github.io/reference/flat_map/flat_map/uses_allocator.html</loc>
4955
- <lastmod>2025-01-23T22:40:31 +09:00</lastmod>
4962
+ <lastmod>2025-01-24T01:20:49 +09:00</lastmod>
4956
4963
<changefreq>daily</changefreq>
4957
4964
<priority>0.6</priority>
4958
4965
</url>
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments