File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 176176
177177 < p class ="text-right "> < small >
178178 最終更新日時(UTC):
179- < span itemprop ="datePublished " content ="2026-05-14T07:32:57 ">
180- 2026年05月14日 07時32分57秒
179+ < span itemprop ="datePublished " content ="2026-05-15T01:17:42 ">
180+ 2026年05月15日 01時17分42秒
181181 </ span >
182182 < br />
183183 < span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -549,11 +549,7 @@ <h3>コンテナ</h3>
549549< li > < code > < a href ="../reference/mdspan/mdspan.html "> std::mdspan</ a > </ code > に対する< code > < a href ="../reference/mdspan/extents.html "> std::dextents</ a > </ code > 指定の冗長さを解決する< code > < a href ="../reference/mdspan/extents.html "> std::dims</ a > </ code > を追加</ li >
550550< li > < code > < a href ="../reference/mdspan/mdspan.html "> std::mdspan</ a > </ code > のレイアウトとして、< code > < a href ="../reference/mdspan/layout_left_padded.html "> std::layout_left_padded</ a > </ code > と< code > < a href ="../reference/mdspan/layout_right_padded.html "> std::layout_right_padded</ a > </ code > を追加</ li >
551551< li > < code > < a href ="../reference/mdspan.html "> <mdspan></ a > </ code > に、要素アクセスにアライメント保証を与える< code > < a href ="../reference/mdspan/aligned_accessor.html "> std::aligned_accessor</ a > </ code > を追加</ li >
552- < li > < code > < a href ="../reference/span/span.html "> std::span</ a > </ code > に、以下を追加< ul >
553- < li > < code > < a href ="../reference/initializer_list/initializer_list.html "> std::initializer_list</ a > </ code > をとるコンストラクタ</ li >
554- < li > インデックスアクセスのための< code > < a href ="../reference/span/span/at.html "> at()</ a > </ code > メンバ関数</ li >
555- </ ul >
556- </ li >
552+ < li > < code > < a href ="../reference/span/span.html "> std::span</ a > </ code > に、インデックスアクセスのための< code > < a href ="../reference/span/span/at.html "> at()</ a > </ code > メンバ関数を追加</ li >
557553< li > 連想コンテナの以下のメンバ関数に、一時オブジェクトが生成されるコストを抑える拡張を追加< ul >
558554< li > < code > < a href ="../reference/map/map.html "> std::map</ a > </ code > < ul >
559555< li > < code > < a href ="../reference/map/map/op_at.html "> operator[]</ a > </ code > </ li >
You can’t perform that action at this time.
0 commit comments