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