mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
MaxWordPow5
mir
bignum
low_level_view
Undocumented in source.
package
template
MaxWordPow5 (
T
) {
package
static if
(
is(T == ubyte)
)
enum
MaxWordPow5
;
package
static if
(!(
is(T == ubyte)
))
static if
(
is(T == ushort)
)
enum
MaxWordPow5
;
package
static if
(!(
is(T == ubyte)
))
static if
(!(
is(T == ushort)
))
static if
(
is(T == uint)
)
enum
MaxWordPow5
;
package
static if
(!(
is(T == ubyte)
))
static if
(!(
is(T == ushort)
))
static if
(!(
is(T == uint)
))
static if
(
is(T == ulong)
)
enum
MaxWordPow5
;
}
Members
Manifest constants
MaxWordPow5
enum
MaxWordPow5
;
Undocumented in source.
MaxWordPow5
enum
MaxWordPow5
;
Undocumented in source.
MaxWordPow5
enum
MaxWordPow5
;
Undocumented in source.
MaxWordPow5
enum
MaxWordPow5
;
Undocumented in source.
Meta
Source
See Implementation
mir
bignum
low_level_view
enums
DecimalExponentKey
WordEndian
functions
algoR
ceilLog10Exp2
manifest constants
TargetEndian
structs
BigIntView
BigUIntAccumulator
BigUIntView
BinaryView
DecimalView
optStrategy
templates
MaxFpPow5
MaxWordPow10
MaxWordPow5
variables
hexStringErrorMsg
hexStringException