checkedint v0.1.1 (2016-01-25T13:30:11Z)
Dub
Repo
SmartInt.max
checkedint
SmartInt
Undocumented in source.
enum
max
;
struct
SmartInt
(N, bool bitOps = true, bool throws = true)
nothrow @
nogc
static if
(
__VERSION__ >= 2067
)
enum
max
=
typeof
(
this
)(
N.max
)
;
auto
max
[@property getter]
Meta
Source
See Source File
checkedint
SmartInt
constructors
this
functions
abs
bsf
bsr
divPow2
ilogb
mulPow2
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
popcnt
pow
toHash
toString
manifest constants
max
min
properties
bits
idx
variables
bscal