mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
IonNInt.getErrorCode
mir
ion
value
IonNInt
Returns the error code of this IonNInt value.
(community summary)
struct
IonNInt
@
trusted
pure nothrow @
nogc
const
IonErrorCode
getErrorCode
(
T
)
(
)
if
(
isIntegral
!
T
)
Return Value
Type:
IonErrorCode
IonErrorCode
mir
ion
value
IonNInt
functions
get
getErrorCode
variables
data
Returns the error code of this IonNInt value. (community summary)