다음을 통해 공유


set::size_type

An unsigned integer type that can represent the number of elements in a set.

typedef typename allocator_type::size_type size_type;

예제

See the example for size for an example of how to declare and use size_type

요구 사항

헤더: <설정>

네임스페이스: std

참고 항목

참조

set 클래스

표준 템플릿 라이브러리