共用方式為


forward_list::allocator_type

表示轉接清單物件的配置器類別之型別。

typedef Allocator allocator_type;

備註

allocator_type 是樣板參數配置器的同義字。

需求

標題: <forward_list>

命名空間: std

請參閱

參考

forward_list 類別