darray ~master (2017-09-20T22:35:19Z)
Dub
Repo
DArray.disableDtor
darray
DArray
If
true
no destructor of any element stored in the DArray will be called.
struct
DArray
(T)
bool
disableDtor
;
Meta
Source
See Implementation
darray
DArray
functions
insertBack
insertFront
opIndex
removeAll
removeBack
removeFront
properties
back
empty
front
length
variables
disableDtor
If true no destructor of any element stored in the DArray will be called.