次の方法で共有


basic_streambuf::int_type

テンプレート パラメーター型の 1 文字と basic_streambuf のスコープ内の型名を関連付けます。

typedef typename traits_type::int_type int_type;

必要条件

ヘッダー: <streambuf>

名前空間: std

参照

関連項目

basic_streambuf Class

入出力ストリームのプログラミング

入出力ストリームの規則