SmallString.empty

struct SmallString(uint maxLength)
extern (D) @safe pure @nogc scope nothrow const @property
bool
empty
()
if (
maxLength
)

Meta