phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
VariantArrays.peek
nxt
variant_arrays
VariantArrays
Peek at element of type
SomeKind
at
ref_
.
struct
VariantArrays
(Types...)
@
safe
scope inout return @
system
inout
(
SomeKind
)*
peek
(
SomeKind
)
(
in
Ref
ref_
)
if
(
Ref.canReferenceType
!
SomeKind
)
Meta
Source
See Implementation
nxt
variant_arrays
VariantArrays
aliases
Ref
put
functions
allOf
at
insertBack
insertBackMove
opOpAssign
peek
reserve
properties
empty
length
static functions
makeRef
Peek at element of type SomeKind at ref_.