다음을 통해 공유


checked_array_iterator::pointer

checked_array_iterator 로 위치를 요소를 지정하는 제공하는 형식입니다.

typedef typename iterator_traits<_Iterator>::pointer pointer;

설명

See checked_array_iterator::operator* for a code sample.

자세한 내용은 Checked Iterators을 참조하십시오.

요구 사항

헤더: <iterator>

네임스페이스: std

참고 항목

참조

checked_array_iterator 클래스

표준 템플릿 라이브러리