bsl::unordered_map<basic_string<char>, Json, TransparentHash, TransparentEqualTo>::bucket_count

Return the number of buckets in the array of buckets maintained by this unordered map.

Synopsis

Declared in <bslstl_unorderedmap.h>

size_type
bucket_count() const noexcept;