FixedString.opDollar

array features...

struct FixedString(size_t maxSize, CharT = char)
const @nogc nothrow pure @safe
size_t
opDollar
(
size_t pos
)
()
if (
pos == 0
)

Meta