◐ Shell
clean mode source ↗

std::basic_syncbuf<CharT,Traits,Allocator>::get_allocator - cppreference.com

提供: cppreference.com

<tbody> </tbody>

allocator_type get_allocator() const noexcept;

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

引数

(なし)

関連項目