phobos-next ~master (2025-01-18T22:13:40.3704578)
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.