set::pointer
A type that provides a pointer to an element in a set.
typedef typename allocator_type::pointer pointer;
설명
이 포인터 형식은 요소의 값을 수정 하려면 사용할 수 있습니다.
In most cases, an iterator should be used to access the elements in a set object.
요구 사항
헤더: <설정>
네임스페이스: std