phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
VariantArrays.at
nxt
container
variant_arrays
VariantArrays
Get reference to element of type
SomeKind
at
ref_
.
inout
(
SomeKind
)
at
(size_t index)
inout
(
SomeKind
)
at
(Ref ref_)
struct
VariantArrays
(Types...)
scope ref inout return
inout
(
SomeKind
)
at
(
SomeKind
)
(
in
Ref
ref_
)
if
(
Ref.canReferenceType
!
SomeKind
)
Meta
Source
See Implementation
nxt
container
variant_arrays
VariantArrays
aliases
Ref
Size
put
functions
allOf
at
empty
insertBack
insertBackMove
opOpAssign
peek
reserve
properties
length
static functions
makeRef
Get reference to element of type SomeKind at ref_.