phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
SSOOpenHashSet.length
nxt
sso_open_hashset
SSOOpenHashSet
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SSOOpenHashSet
(K, alias hasher = hashOf, alias Allocator = PureMallocator.instance)
@
safe
@
property
const pure nothrow @
trusted
@
nogc
size_t
length
(
)
if
(
isNullable
!
K
)
Meta
Source
See Implementation
nxt
sso_open_hashset
SSOOpenHashSet
aliases
InsertionStatus
destructors
~this
functions
contains
insert
remove
postblits
this(this)
properties
binCount
capacity
length
static functions
withCapacity