concat.concat

Undocumented in source. Be warned that the author may not have intended to support it.
template concat(Strs...)
nothrow @nogc
concat
(
void* buffer = (mixin (allocExpr) <= allocaLimit) ? alloca(mixin (allocExpr)) : null
)

Meta