HashMap< K, V, HASH, ENTRY_HANDLER, ALLOCATOR, MODE, INITIAL_CAPACITY, LOAD_FACTOR, ENTRY_ALLOCATOR >::DefaultBucket Struct Reference

#include <hashmap.h>

Public Attributes

Entry * list
 
Int nonemptyBucketsIndex
 

Member Data Documentation

◆ list

Entry* list

◆ nonemptyBucketsIndex

Int nonemptyBucketsIndex