bucket_count
Function Details
size_type bucket_count() const
Only for std::hash_map, return number of hash bucket in use.
This function supports auto-commit.
Return Value
The number of hash buckets of the database.
Group: Metadata Functions
These functions return metadata about the container.