Skip to content

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

operator>

Greater than comparison

Signature

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

Specifiers

  • const
  • noexcept

See Also

Back to slice<Char, Traits>