DArray.disableDtor

If true no destructor of any element stored in the DArray will be called.

struct DArray(T)
bool disableDtor;

Meta