mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
minimalSignedIndexType.minimalSignedIndexType
mir
string_table
minimalSignedIndexType
Undocumented in source.
alias
minimalSignedIndexType
=
byte
alias
minimalSignedIndexType
=
short
alias
minimalSignedIndexType
=
int
template
minimalSignedIndexType
(size_t length)
package
static if
(!(
length <= byte.max
))
static if
(!(
length <= short.max
))
static if
(
length <= int.max
)
alias
minimalSignedIndexType
=
int
alias
minimalSignedIndexType
=
long
Meta
Source
See Implementation
mir
string_table
minimalSignedIndexType
aliases
minimalSignedIndexType