phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
BoundOverflowException
nxt
bound
Exception thrown when
Bound
values overflows or underflows.
version(none)
class
BoundOverflowException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
nxt
bound
classes
BoundOverflowException
enums
Policy
areCTBoundable
isBoundable
isCTBound
isCTEable
functions
abs
doIt
max
min
optional
saturated
structs
Bound
templates
BoundsType
PackedNumericType
bound
Exception thrown when Bound values overflows or underflows.