Skip to content

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

operator>=

Greater than or equal comparison

Signature

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

Specifiers

  • const
  • noexcept

See Also

Back to basic<Char, Traits>