Array.isDynamic

Returns true if the array uses dynamic memory.

struct Array(T, size_t chunkSize = 32)
@property const
bool
isDynamic
()

Meta