isDefaulted

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