deque::allocator_type
deque のオブジェクトのアロケーター クラスを表す型。
typedef Allocator allocator_type;
解説
allocator_type Allocatorは、テンプレート パラメーターのシノニムです。
使用例
get_allocatorの例を参照してください。
必要条件
ヘッダー: <deque>
名前空間: std
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
deque のオブジェクトのアロケーター クラスを表す型。
typedef Allocator allocator_type;
allocator_type Allocatorは、テンプレート パラメーターのシノニムです。
get_allocatorの例を参照してください。
ヘッダー: <deque>
名前空間: std