(C++11) | ||||
(C++11) | ||||
(C++11) | ||||
(C++11) | ||||
(C++11) | ||||
(C++11) | ||||
(C++20) |
メンバ関数 | ||||
deque::get_allocator | ||||
要素アクセス | ||||
イテレータ | ||||
(C++11) | ||||
(C++11) | ||||
(C++11) | ||||
(C++11) | ||||
容量 | ||||
変更 | ||||
非メンバ関数 | ||||
(C++20)(C++20) | ||||
(C++20未満)(C++20未満)(C++20未満)(C++20未満)(C++20未満)(C++20) | ||||
推定ガイド(C++17) |
allocator_type get_allocator() const; | (C++11未満) | |
allocator_type get_allocator() const noexcept; | (C++11以上) | |
コンテナに関連付けられているアロケータを返します。
(なし)
関連付けられているアロケータ。
一定。