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