phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
SSOHybridHashSet.remove
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
@
trusted
bool
remove
()
(
const
scope
K
key
)
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