phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Checked.hook
std
checkedint
Checked
hook
is a member variable if it has state, or an alias for
Hook
otherwise.
struct
Checked
(T, Hook = Abort)
static if
(
stateSize!Hook > 0
)
Hook
hook
;
Meta
Source
See Implementation
std
checkedint
Checked
aliases
Representation
constructors
this
functions
get
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toHash
toString
variables
hook
max
min
hook is a member variable if it has state, or an alias for Hook otherwise.