StackPayload.reserve

Undocumented in source. Be warned that the author may not have intended to support it.
struct StackPayload(T, size_t MINCAP = 4)
void
reserve
(
size_t newCap
)
if (
MINCAP >= 1
)

Meta