phobos-next ~master (2022-05-18T09:58:38.2169964)
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.