Store.isSmall

struct Store(E, bool useGC = shouldAddGCRange!E)
const @safe pure nothrow @nogc
bool
isSmall
()

Return Value

Type: bool

true iff is small packed.

Meta