voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
MinTypeForLength.MinTypeForLength
voxelman
container
fixedbuffer
MinTypeForLength
Undocumented in source.
alias
MinTypeForLength
=
ubyte
alias
MinTypeForLength
=
ushort
template
MinTypeForLength
(size_t value)
static if
(!(
value <= ubyte.max
))
static if
(
value <= ushort.max
)
alias
MinTypeForLength
=
ushort
alias
MinTypeForLength
=
uint
alias
MinTypeForLength
=
size_t
Meta
Source
See Implementation
voxelman
container
fixedbuffer
MinTypeForLength
aliases
MinTypeForLength