共用方式為


forward_list::const_pointer

提供轉接清單中 const 項目之指標的型別。

typedef typename Allocator::const_pointer
    const_pointer;

需求

標題: <forward_list>

命名空間: std

請參閱

參考

forward_list 類別