Skip to content

std::String::basic<Char, Traits>::size

size

Returns the size of the string

Signature

size(self) -> size_t

Specifiers

  • const
  • noexcept

See Also

Back to basic<Char, Traits>