phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
Store.smallLength
array_ex
Store
Fixed number elements that fit into small variant storage.
struct
Store
(E, bool useGC = shouldAddGCRange!E)
enum
smallLength
=
Large
!(
E
,
useGC
).
sizeof
/
E.sizeof
;
Meta
Source
See Source File
array_ex
Store
destructors
~this
functions
isSmall
length
manifest constants
maxLargeLength
smallLength
Fixed number elements that fit into small variant storage.