phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
Bound.isDefined
nxt
bound
Bound
Check if this value is defined.
struct
Bound
(V, alias low, alias high, bool optional = false, bool useExceptions = true, bool packed = true, bool signed = false)
@
property
@
safe
const pure nothrow @
nogc
bool
isDefined
(
)
if
(
isBoundable
!
V
)
Meta
Source
See Implementation
nxt
bound
Bound
constructors
this
functions
checkAssign
isDefined
opAssign
static functions
check
max
min
Check if this value is defined.