dplug ~master (2025-01-07T15:22:33Z)
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