다음을 통해 공유


scoped_allocator_adaptor::max_size 메서드

Determines the maximum number of objects that can be allocated by the outer allocator.

size_type max_size();

반환 값

Outer_traits::max_size(outer_allocator())

요구 사항

Header: <scoped_allocator>

네임스페이스: std

참고 항목

참조

scoped_allocator_adaptor 클래스

allocator_traits::max_size 메서드