VariantArrays.makeRef

Make reference to type SomeKind at offset index.

struct VariantArrays(Types...)
@safe static
Ref
makeRef
(
SomeKind
)
(
Ref.Size index
)
if (
Ref.canReferenceType!SomeKind
)

Meta