Skip to content

std::String::slice<Char, Traits>::operator>=

operator>=

Greater than or equal comparison

Signature

op >=(self, const slice& other) -> bool

Specifiers

  • const
  • noexcept

See Also

Back to slice<Char, Traits>