mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
MaxWordPow10
mir
bignum
low_level_view
Undocumented in source.
package
template
MaxWordPow10 (
T
) {
package
static if
(
is(T == ubyte)
)
enum
MaxWordPow10
;
package
static if
(!(
is(T == ubyte)
))
static if
(
is(T == ushort)
)
enum
MaxWordPow10
;
package
static if
(!(
is(T == ubyte)
))
static if
(!(
is(T == ushort)
))
static if
(
is(T == uint)
)
enum
MaxWordPow10
;
package
static if
(!(
is(T == ubyte)
))
static if
(!(
is(T == ushort)
))
static if
(!(
is(T == uint)
))
static if
(
is(T == ulong)
)
enum
MaxWordPow10
;
}
Members
Manifest constants
MaxWordPow10
enum
MaxWordPow10
;
Undocumented in source.
MaxWordPow10
enum
MaxWordPow10
;
Undocumented in source.
MaxWordPow10
enum
MaxWordPow10
;
Undocumented in source.
MaxWordPow10
enum
MaxWordPow10
;
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