SSOAppender.assureOneMoreCapacity

Undocumented in source. Be warned that the author may not have intended to support it.
struct SSOAppender(T, size_t smallCapacity)
@trusted
void
assureOneMoreCapacity
()
if (
smallCapacity >= 1
)

Meta