共用方式為


basic_stringstream::allocator_type

這個型別是樣板參數 Alloc的同義字。

typedef Alloc allocator_type;

需求

標題: <sstream>

命名空間: std

請參閱

參考

basic_stringstream 類別

iostream 程式設計

iostreams 慣例