nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Fixed.SHIFT
nulib
math
fixed
Fixed
How much to shift the data store in-operation.
struct
Fixed
(T, size_t FRACT_BITS = (8 * (T.sizeof / 2)))
@
nogc
nothrow
enum
T
SHIFT
;
Meta
Source
See Implementation
nulib
math
fixed
Fixed
aliases
Self
ValueT
constructors
this
enums
FRACT_DIV
functions
opAssign
opBinary
opCast
opEquals
opOpAssign
toHash
static functions
fromData
variables
FRACT_MASK
INT_MASK
SHIFT
data
max
min
How much to shift the data store in-operation.