다음을 통해 공유


multiset::size_type

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

typedef typename allocator_type::size_type size_type;

예제

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

요구 사항

헤더: <설정>

네임스페이스: std

참고 항목

참조

multiset 클래스

표준 템플릿 라이브러리