![]() |
![]()
| ![]() |
![]()
NAMEstd::unordered_multimap::bucket_count - std::unordered_multimap::bucket_count Synopsissize_type bucket_count() const; (since C++11)
Parameters(none) Return valueThe number of buckets in the container. ComplexityConstant. See also bucket_size returns the number of elements in specific bucket
|