Skip to content

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

operator>

Greater than comparison

Signature

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

Specifiers

  • const
  • noexcept

See Also

Back to basic<Char, Traits>