BucketInfo.clearResize

Clears all bucket infos, sets the number of non-empty buckets to 0 and sets the total number of buckets to n.

class BucketInfo
package
void
clearResize
(
size_t n
)

Parameters

n size_t

new total number of buckets

Meta