phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
SSOFlatHashSet.length
nxt
sso_open_hashset
SSOFlatHashSet
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SSOFlatHashSet
(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
SSOFlatHashSet
aliases
InsertionStatus
destructors
~this
functions
contains
insert
remove
postblits
this(this)
properties
capacity
length
static functions
withCapacity