phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
VariantArrays.at
nxt
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...)
@
safe
scope ref inout return
inout
(
SomeKind
)
at
(
SomeKind
)
(
in
Ref
ref_
)
if
(
Ref.canReferenceType
!
SomeKind
)
Meta
Source
See Implementation
nxt
variant_arrays
VariantArrays
functions
allOf
at
empty
insertBack
insertBackMove
length
opOpAssign
peek
reserve
static functions
makeRef
Get reference to element of type SomeKind at ref_.