phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
SSOOpenHashSet.remove
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
bool
remove
()
(
const
scope
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