FixedString.opDollar

array features...

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

Meta