phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
StaticDenseSetFilter.remove
nxt
filters
StaticDenseSetFilter
Remove element
e
.
struct
StaticDenseSetFilter
(E, bool requestPacked = true)
@
safe
pure nothrow @
nogc
pragma(
inline
, true) @
trusted
void
remove
()
(
in
E
e
)
if
(
isStaticDenseFilterableType
!
E
)
Meta
Source
See Implementation
nxt
filters
StaticDenseSetFilter
aliases
ElementType
This
put
functions
insert
remove
toString
properties
contains
opBinary
opBinaryRight
opOpAssign
static functions
asFull
withValuesOrFull
Remove element e.