phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
SSOOpenHashSet.insert
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
@
trusted
InsertionStatus
insert
(
K
key
)
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