phobos-next v0.5.0 (2022-11-28T21:32:24Z)
Home
Dub
Repo
isAddress
nxt
container
hybrid_hashmap
Is
true
iff
T
is a memory address (either a
class
or a pointer).
@
safe
enum
bool
isAddress
(
T
)
;
Meta
Source
See Implementation
nxt
container
hybrid_hashmap
aliases
HybridHashSet
range
enums
isHoleable
functions
byElement
byKey
byKeyValue
byValue
filtered
intersectWith
intersectedWith
make
removeAllMatching
structs
ByLvalueElement
HybridHashMap
templates
defaultKeyEqualPredOf
variables
isAddress
Is true iff T is a memory address (either a class or a pointer).