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

Return the bucket index for the specified key.

Synopsis

Declared in <bslstl_unorderedmap.h>

size_type
bucket(key_type const& key) const;