std::{{{1}}}::max_bucket_count
من cppreference.com
size_type max_bucket_count() const; |
قالب:mark since none | |
Returns the maximum number of buckets the container is able to hold due to system or library implementation limitations.
محتويات |
[تعديل] Parameters
(none)
[تعديل] Return value
Maximum number of buckets.
[تعديل] Complexity
Constant.