Skip to content

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

is_empty

Checks if string is empty

Signature

is_empty(self) -> bool

Specifiers

  • const
  • noexcept

See Also

Back to basic<Char, Traits>