Skip to content

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

operator<

Less than comparison

Signature

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

Specifiers

  • const
  • noexcept

See Also

Back to slice<Char, Traits>