checked_array_iterator::operator->
이 checked_array_iterator 의 주소인 요소를 지정을 반환합니다.
pointer operator->( ) const;
반환 값
A pointer to the element addressed by the checked_array_iterator.
설명
See checked_array_iterator::pointer for a code sample.
자세한 내용은 Checked Iterators을 참조하십시오.
요구 사항
헤더: <iterator>
네임스페이스: std