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
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