allocator_type get_allocator() const noexcept;
コンストラクタの引数として渡された、または代入演算子を通して置き換えられた、アロケータのコピーを返します。
(なし)