共用方式為


forward_list::const_pointer

提供指標向前清單中的 const 項目的型別。

typedef typename Allocator::const_pointer
    const_pointer;

需求

標題: <forward_list>

命名空間: std

請參閱

參考

forward_list Class