Documentation
Dlang.org
CastOptions.allowIntOverflow
arrow
cast_options
CastOptions
Set
allowIntOverflow
property.
bool
allowIntOverflow
[@property getter]
bool
allowIntOverflow
[@property setter]
class
CastOptions
@
property
void
allowIntOverflow
(
bool
propval
)
Parameters
propval
bool
Whether integer overflow is allowed or not.
arrow
cast_options
CastOptions
constructors
this
functions
self
properties
allowDecimalTruncate
allowFloatTruncate
allowIntOverflow
allowInvalidUtf8
allowTimeOverflow
allowTimeTruncate
gType
toDataType
static functions
getGType
Set allowIntOverflow property.