FixedString.opIndex

array features...

  1. const(CharT)[] opIndex()
    struct FixedString(size_t maxSize, CharT = char)
    @safe @nogc nothrow const pure
    const(CharT)[]
    opIndex
    ()
  2. CharT opIndex(size_t index)

Meta