Skip to content

std::Range<T>::is_empty

is_empty

Checks if the range is empty

Signature

is_empty(self) -> bool

Specifiers

  • const
  • noexcept

See Also

Back to Range<T>