BucketInfo.put

Increases the length of the bucket info for the bucket specified by bucket_index by 1. If the bucket is currently empty, a bucket info is created and the number of non-empty buckets increased by 1.

class BucketInfo
package
void
put
()

Parameters

bucket_index size_t

index of the bucket into which one element has been put

Meta