Lines Matching full:max_size
92 size_type max_size() const noexcept;1277 size_type max_size() const _NOEXCEPT1278 {return __alloc_traits::max_size(__base::__alloc());}