Skip to content

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

empty

Checks if string is empty

Signature

empty(self) -> bool

Specifiers

  • const
  • noexcept

See Also

Back to basic<Char, Traits>