phobos-next v0.3.7 (2020-07-28T23:34:39Z)
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.