swisstable ~master (2025-12-25T19:41:07.4986282)
Dub
Repo
Table.this
swisstable
table
Table
Constructor with the Allocator.
this
()
this
(Allocator allocator)
mixintemplate
Table
(Container, KeyType, SlotType, Allocator, alias CallGCRange)
@
trusted
nothrow
static if
(
stateSize!Allocator > 0
)
this
(
Allocator
allocator
)
this
(Allocator allocator, size_t capacity)
this
(size_t capacity)
Meta
Source
See Implementation
swisstable
table
Table
constructors
this
destructors
~this
functions
clear
dup
rehash
manifest constants
HeapAlignment
properties
capacity
hashSeed
length
Constructor with the Allocator.