Store.isSmall

struct Store(E, bool useGCallocation = false)
const @safe pure nothrow @nogc
bool
isSmall
()

Return Value

Type: bool

true iff is small packed.

Meta