phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
withLengthMake
nxt
array_ex
Return an instance of
R
of length
length
.
R
withLengthMake
(size_t length)
R
withLengthMake
(size_t length)
R
withLengthMake
(
R
)
(
size_t
length
)
if
(
isDynamicArray
!
R
)
Meta
Source
See Implementation
nxt
array_ex
aliases
CopyingArray
CopyingDString
CopyingString
CopyingWString
SortedCopyingArray
SortedSetCopyingArray
SortedSetUniqueArray
SortedUniqueArray
UniqueArray
UniqueDString
UniqueString
UniqueWString
enums
Assignment
Ordering
isOrdered
functions
append
withCapacityMake
withElementMake
withLengthMake
static functions
tester
templates
isArrayContainer
Return an instance of R of length length.