共用方式為


checked_array_iterator::operator->

傳回由 checked_array_iterator 定址的項目之指標。

pointer operator->( ) const;

傳回值

checked_array_iterator處理的項目的指標。

備註

提供程式碼範例參閱 checked_array_iterator::pointer

如需詳細資訊,請參閱已檢查的迭代器

需求

標頭:<迭代器>

命名空間: std

請參閱

參考

checked_array_iterator 類別

標準樣板程式庫