phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
Store.smallLength
nxt
storage
Store
Fixed number elements that fit into small variant storage.
struct
Store
(E, bool useGCallocation = false)
enum
smallLength
=
Large
!(
E
,
useGCallocation
).
sizeof
/
E
.
sizeof
;
Meta
Source
See Source File
nxt
storage
Store
destructors
~this
functions
isSmall
length
manifest constants
maxLargeLength
smallLength
Fixed number elements that fit into small variant storage.