phobos-next v0.3.8 (2020-08-04T23:11:21Z)
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.