expand.getValue

Undocumented in source. Be warned that the author may not have intended to support it.
template expand(alias arr, size_t offset = 0)
@property ref
static if(!(arr.length == offset))
getValue
()
if (
isStaticArray!(typeof(arr))
)

Meta