検索

phrase: max: clip:
target: order:
Results of 11 - 12 of about 12 for Option (0.043 sec.)
レイアウト 7375
はじめに 1. 安全と危険のご紹介 1.1. 安全と危険の相互作用 1.2. Unsafe と連携する 2. データレイアウ ... のように振る舞う) ポインタはヌルにはならない (つまり Option<Vec<T>> はヌルポインタ最適化される) 上記の最後以外 ...
https://man.plustar.jp/rust/nomicon/vec-layout.html - [similar]
例外安全性 7287
はじめに 1. 安全と危険のご紹介 1.1. 安全と危険の相互作用 1.2. Unsafe と連携する 2. データレイアウ ... 生成されたときからドロップまで、常に Some です elt: Option<T>, pos: usize, } impl<'a, T> Hole<'a, T> { fn new ...
https://man.plustar.jp/rust/nomicon/exception-safety.html - [similar]
PREV 1 2 NEXT