tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
DynArray.elements_sizeof
rt
gc
cdgc
dynarray
DynArray
Get the total ammount of bytes the elements consumes (capacity included).
struct
DynArray
(T)
size_t
elements_sizeof
(
)
Meta
Source
See Implementation
rt
gc
cdgc
dynarray
DynArray
functions
Invariant
append
capacity
elements_sizeof
free
insert_sorted
length
opIndex
ptr
remove
remove_at
resize
Get the total ammount of bytes the elements consumes (capacity included).