SSOString.this
- this(Chars source)
- this(Source source)
struct SSOString
@safe pure pure nothrow
this
if (
isIterable!(Source) &&
is(
ElementType!
Source :
dchar)
)
nxt sso_string SSOString
aliasesconstructorsfunctionsmanifest constantspropertiesstatic variables