File tree Expand file tree Collapse file tree 3 files changed +839
-34
lines changed
Expand file tree Collapse file tree 3 files changed +839
-34
lines changed Original file line number Diff line number Diff line change 176176
177177 < p class ="text-right "> < small >
178178 最終更新日時(UTC):
179- < span itemprop ="datePublished " content ="2025-10-10T04:00:13 ">
180- 2025年10月10日 04時00分13秒
179+ < span itemprop ="datePublished " content ="2025-11-13T06:41:58 ">
180+ 2025年11月13日 06時41分58秒
181181 </ span >
182182 < br />
183183 < span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -878,8 +878,8 @@ <h3>ユーティリティ</h3>
878878< li > < code > < a href ="../reference/optional/optional.html "> std::optional</ a > </ code > クラスに、0もしくは1要素のRangeとして扱えるようにするための拡張として、イテレータインタフェースを追加< ul >
879879< li > < code > iterator</ code > 型</ li >
880880< li > < code > const_iterator</ code > 型</ li >
881- < li > < code > < span href ="https://cpprefjp.github.io /reference/optional/optional/begin.md.nolink "> begin()</ span > </ code > メンバ関数</ li >
882- < li > < code > < span href ="https://cpprefjp.github.io /reference/optional/optional/end.md.nolink "> end()</ span > </ code > メンバ関数</ li >
881+ < li > < code > < a href =".. /reference/optional/optional/begin.html "> begin()</ a > </ code > メンバ関数</ li >
882+ < li > < code > < a href =".. /reference/optional/optional/end.html "> end()</ a > </ code > メンバ関数</ li >
883883</ ul >
884884</ li >
885885< li > < code > < a href ="../reference/optional/optional.html "> std::optional</ a > </ code > に、参照を保持するための< code > T&</ code > の部分特殊化を追加</ li >
You can’t perform that action at this time.
0 commit comments