Struct LocalSet::Bucket

Nested Relationships

This struct is a nested type of Template Class LocalSet.

Struct Documentation

struct Bucket

Public Functions

template<>
Bucket(size_t bsize = kNumEntriesPerBucket)
template<>
Entry &getEntry(size_t i)
template<>
size_t BucketSize() const

Public Members

template<>
std::shared_ptr<Bucket> next
template<>
bool isNextAllocated