phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
ArrayStore._length
nxt
container
array_store
ArrayStore
Undocumented in source.
Capacity
_length
;
Capacity
_length
;
struct
ArrayStore
(T, Allocator = GCAllocator, Capacity = size_t)
package pragma(
inline
, true)
static if
(!(
is(Capacity == size_t)
))
Capacity
_length
;
Meta
Source
See Implementation
nxt
container
array_store
ArrayStore
constructors
this
functions
capacity
length
opSlice
ptr
manifest constants
isNoGc
variables
_capacity
_length
_ptr
_slice