mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
minimalIndexType.minimalIndexType
mir
string_table
minimalIndexType
Undocumented in source.
alias
minimalIndexType
=
ubyte
alias
minimalIndexType
=
ushort
alias
minimalIndexType
=
uint
template
minimalIndexType
(size_t length)
package
static if
(!(
length <= ubyte.max
))
static if
(!(
length <= ushort.max
))
static if
(
length <= uint.max
)
alias
minimalIndexType
=
uint
alias
minimalIndexType
=
ulong
Meta
Source
See Implementation
mir
string_table
minimalIndexType
aliases
minimalIndexType