tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
Set.maxBucketCount
tanya
container
set
Set
The maximum number of buckets the container can have.
struct
Set
(T, alias hasher = hash)
enum
size_t
maxBucketCount
;
Meta
Source
See Implementation
tanya
container
set
Set
aliases
ConstRange
Range
constructors
this
functions
clear
insert
opAssign
opBinaryRight
opIndex
rehash
remove
properties
allocator
bucketCount
capacity
empty
length
variables
maxBucketCount
The maximum number of buckets the container can have.