FixedString.opIndex

array features...

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

Meta