Skip to content

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

operator<=

Less than or equal comparison

Signature

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

Specifiers

  • const
  • noexcept

See Also

Back to slice<Char, Traits>