phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
SSOHybridHashSet.length
nxt
sso_open_hashset
SSOHybridHashSet
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SSOHybridHashSet
(K, alias hasher = hashOf, alias Allocator = Mallocator.instance)
@
safe
@
property
const pure nothrow @
trusted
@
nogc
size_t
length
(
)
if
(
isNullable
!
K
)
Meta
Source
See Implementation
nxt
sso_open_hashset
SSOHybridHashSet
aliases
InsertionStatus
destructors
~this
functions
contains
insert
remove
postblits
this(this)
properties
binCount
capacity
length
static functions
withCapacity