dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
makeVec
dplug
core
vec
Undocumented in source. Be warned that the author may not have intended to support it.
Vec
!
T
makeVec
(size_t initialSize)
Vec
!
T
makeVec
(size_t initialSize, int alignment)
deprecated
nothrow @
nogc
Vec
!
T
makeVec
(
T
)
(
size_t
initialSize
= 0
,
int
alignment
)
Meta
Source
See Implementation
dplug
core
vec
functions
alignedFree
alignedMalloc
alignedRealloc
alignedReallocDiscard
isMemoryOverlapping
isPointerAligned
makeVec
reallocBuffer
structs
MergedAllocation
Vec