checked_array_iterator::operator->
返回指向 checked_array_iterator解决的元素。
pointer operator->( ) const;
返回值
为 checked_array_iterator解决的元素的指针。
备注
为代码示例参见 checked_array_iterator::pointer。
有关更多信息,请参见 经过检查的迭代器。
要求
标头: <iterator>
命名空间: std
返回指向 checked_array_iterator解决的元素。
pointer operator->( ) const;
为 checked_array_iterator解决的元素的指针。
为代码示例参见 checked_array_iterator::pointer。
有关更多信息,请参见 经过检查的迭代器。
标头: <iterator>
命名空间: std