エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Pre-RFC: Allow array stride != size
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Pre-RFC: Allow array stride != size
(Posted for: Separate size and stride for types · Issue #1397 · rust-lang/rfcs · GitHub) [Pre-RFC... (Posted for: Separate size and stride for types · Issue #1397 · rust-lang/rfcs · GitHub) [Pre-RFC] Allow stride != size Summary Rust should allow for values to be placed at the next aligned position after the previous value, ignoring the tail padding of that previous field. This requires changing the meaning of "size", so that a value's size in memory (for the purpose of reference semantics and la