FixedString

short syntax.

  1. auto FixedString()
    FixedString
    (
    string s
    )
    ()
  2. struct FixedString(size_t maxSize, CharT = char)

Meta