phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
isDefaulted
predicates
@
safe
pure nothrow @
nogc
bool
isDefaulted
(
T
)
(
in
T
a
)
Return Value
Type:
bool
true iff
a
is set to the default/initial value of its type
T
.
Meta
Source
See Implementation
predicates
aliases
isEither
isInited
isUntouched
zeroed
functions
allEqual
allEqualTo
allZero
isDefaulted
isPowerOf2
of