SSOString.opDollar

Get length.

  1. size_t length()
  2. alias opDollar = length
    struct SSOString
    @safe pure nothrow @nogc
    alias opDollar = length

Meta