asStaticArray

Return Tuple tup as a Static Array. See also: http://dpaste.dzfl.pl/d0059e6e6c09

inout(T.Types[0])[T.length]
asStaticArray
(
T
)
(
inout T tup
)
if (
allSameType!(T.Types)
)

Meta