名前空間
変種
操作

std::basic_syncbuf<CharT,Traits,Allocator>::get_allocator

From cppreference.com
< cpp‎ | io‎ | basic syncbuf
 
 
 
std::basic_syncbuf
公開メンバ関数
basic_syncbuf::get_allocator
(C++20)
Protected member functions
非メンバ関数
 
allocator_type get_allocator() const noexcept;

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

[編集] パラメータ

(なし)

[編集]

[編集] 関連

basic_syncbufオブジェクトを構築する
(public メンバ関数) [編集]
basic_syncbuf オブジェクトを代入します
(public member function) [編集]
English 日本語 中文(简体) 中文(繁體)