phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
FixedDynamicArray.withLength
nxt
container
fixed_dynamic_array
FixedDynamicArray
Undocumented in source. Be warned that the author may not have intended to support it.
struct
FixedDynamicArray
(T, Allocator = Mallocator)
@
safe
pragma(
inline
, true) static @
system
typeof
(this)
withLength
(
size_t
length
)
if
(
isAllocator
!
Allocator
)
Meta
Source
See Implementation
nxt
container
fixed_dynamic_array
FixedDynamicArray
destructors
~this
functions
opIndex
opSlice
opSliceAssign
postblits
this(this)
static functions
makeUninitializedOfLength
withLength