StringImpl.opDollar

Undocumented in source. Be warned that the author may not have intended to support it.
struct StringImpl(Char, Allocator)
nothrow const
size_t
opDollar
()
if (
is(Char == Unqual!Char) &&
isSomeChar!Char
)

Meta