scoped_allocator_adaptor::max_size 方法
判斷可由外部配置器配置的物件最大數目。
size_type max_size();
傳回值
Outer_traits::max_size(outer_allocator())
需求
標題: <scoped_allocator>
命名空間: std
判斷可由外部配置器配置的物件最大數目。
size_type max_size();
Outer_traits::max_size(outer_allocator())
標題: <scoped_allocator>
命名空間: std