phobos-next v0.3.8 (2020-08-04T23:11:21Z)
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
opAssign
opBinary
opCast
opEquals
opOpAssign
opUnary
properties
isDefined
toString
value
static functions
check
max
min
Check if this value is defined.