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 188188
189189 < p class ="text-right "> < small >
190190 最終更新日時(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秒
193193 </ span >
194194 < br />
195195 < span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -236,7 +236,7 @@ <h3>構築・破棄</h3>
236236</ thead >
237237< tbody >
238238< 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 >
240240< td > コンストラクタ</ td >
241241< td > C++23</ td >
242242</ tr >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 200200
201201 < p class ="text-right "> < small >
202202 最終更新日時(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秒
205205 </ span >
206206 < br />
207207 < span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
237237</ p >
238238< h2 > 概要</ h2 >
239239< 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 >
241241< h2 > 例</ h2 >
242242< 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 >
243243< 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 47914791
47924792 <url>
47934793 <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>
47954795 <changefreq>daily</changefreq>
47964796 <priority>0.7</priority>
47974797 </url>
48944894 <priority>0.6</priority>
48954895 </url>
48964896
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+
48974904 <url>
48984905 <loc>https://cpprefjp.github.io/reference/flat_map/flat_map/cend.html</loc>
48994906 <lastmod>2025-01-13T23:45:53+09:00</lastmod>
49524959
49534960 <url>
49544961 <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>
49564963 <changefreq>daily</changefreq>
49574964 <priority>0.6</priority>
49584965 </url>
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments