検索

phrase: max: clip:
target: order:
Results of 11 - 13 of about 13 for box (0.024 sec.)
所有権に基づいたリソース管理 7460
はじめに 1. 安全と危険のご紹介 1.1. 安全と危険の相互作用 1.2. Unsafe と連携する 2. データレイアウ ... される最も一般的な「リソース」は単なる メモリ です。 Box 、 Rc 、その他 std::collections の諸々全ては、メモ ...
https://man.plustar.jp/rust/nomicon/obrm.html - [similar]
型強制 7407
はじめに 1. 安全と危険のご紹介 1.1. 安全と危険の相互作用 1.2. Unsafe と連携する 2. データレイアウ ... Pointer<T> where T: Unsize<U> は 全てのポインタ型 (Box や Rc のようなスマートポインタを含む) で実装されて ...
https://man.plustar.jp/rust/nomicon/coercions.html - [similar]
repr(Rust) 7302
はじめに 1. 安全と危険のご紹介 1.1. 安全と危険の相互作用 1.2. Unsafe と連携する 2. データレイアウ ... ヌルポインタを含まない型がたくさんあります。 例えば Box<T> , Vec<T> , String , &T , &mut T などです。 同様 ...
https://man.plustar.jp/rust/nomicon/repr-rust.html - [similar]
PREV 1 2 NEXT